Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring #13

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Refactoring #13

wants to merge 6 commits into from

Commits on Nov 16, 2016

  1. Add Maintainer Label

    Signed-off-by: solidnerd <[email protected]>
    solidnerd committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    07f9270 View commit details
    Browse the repository at this point in the history
  2. Let netatalk fetching dependable from NETATALK_VERSION

    Signed-off-by: solidnerd <[email protected]>
    solidnerd committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    8de7c34 View commit details
    Browse the repository at this point in the history
  3. Use only one layer to reduce the size

    The behaviour before was two use 2 seprated layers and that didn’t work when you are trying to remove something from the layer below your current layer. Because every layer under your current layer is readonly.
    
    Signed-off-by: solidnerd <[email protected]>
    solidnerd committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    5c1d3fb View commit details
    Browse the repository at this point in the history
  4. Rename DEPS to BUILD_DEPS

    Signed-off-by: solidnerd <[email protected]>
    solidnerd committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    71f395e View commit details
    Browse the repository at this point in the history
  5. Use the PERSISTENT_RUNTIME_DEPS

    Signed-off-by: solidnerd <[email protected]>
    solidnerd committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    ab8cef9 View commit details
    Browse the repository at this point in the history
  6. Formatting of Dockerfile

    Signed-off-by: solidnerd <[email protected]>
    solidnerd committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    4cc4d98 View commit details
    Browse the repository at this point in the history