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

Refactor image #82

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

Refactor image #82

wants to merge 2 commits into from

Conversation

EBCEEB
Copy link

@EBCEEB EBCEEB commented Dec 5, 2017

  • introduce build args to override settings using docker CLI
  • use the single ENV to reduce number of layers
  • use the single RUN to reduce number of layers
  • switch to use ADD instead of running curl
  • place plugins directly to plugin directory
  • some other cosmetic fixes

EBCEEB and others added 2 commits December 5, 2017 16:22
  - introduce build args to override settings using docker CLI
  - use the single ENV to reduce number of layers
  - use the single RUN to reduce number of layers
  - switch to use ADD instead of running curl
  - place plugins directly to plugin directory
  - some other cosmetic fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant