[go: nahoru, domu]

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

Improve the docker image build #701

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Improve the docker image build #701

merged 1 commit into from
Sep 21, 2020

Conversation

NicolasCARPi
Copy link
Contributor
  • update alpine to 3.12 and drop the patch version
  • use "Installing for" instead of "Selecting to" for packages
  • use --update flag of apk
  • remove clean cache command as it's already empty with --no-cache flag
  • align nikto user creation message with the group
  • remove the root password locking stuff: irrelevant with alpine 3.12
  • add a .dockerignore file to send less context to the daemon
  • bring the image size down from 47.2MB to 45.7MB

* update alpine to 3.12 and drop the patch version
* use "Installing for" instead of "Selecting to" for packages
* use --update flag of apk
* remove clean cache command as it's already empty with --no-cache flag
* align nikto user creation message with the group
* remove the root password locking stuff: irrelevant with alpine 3.12
* add a .dockerignore file to send less context to the daemon
* bring the image size down from 47.2MB to 45.7MB
@tautology0 tautology0 merged commit f6d99d0 into sullo:master Sep 21, 2020
@NicolasCARPi NicolasCARPi deleted the docker branch September 21, 2020 09:19
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.

None yet

2 participants