Skip to content

Update Dockerfile - #67

Open
karen-nix wants to merge 1 commit into
jorgen:masterfrom
karen-nix:clusterfuzzlite-dockerfile-nonroot-user-add-and-healthcheck-add-noinstallrecommends-add-patch
Open

Update Dockerfile#67
karen-nix wants to merge 1 commit into
jorgen:masterfrom
karen-nix:clusterfuzzlite-dockerfile-nonroot-user-add-and-healthcheck-add-noinstallrecommends-add-patch

Conversation

@karen-nix

Copy link
Copy Markdown

Addition of --no-install-recommends to line 2, see https://docs.docker.com/build/building/best-practices/#use---pull-to-get-fresh-base-images as well as addition of non-root user to exercise least privilege, see https://docs.docker.com/build/building/best-practices/#user. Plus, healthcheck instruction addition, line 13, see https://docs.docker.com/reference/dockerfile/#healthcheck

Addition of --no-install-recommends to line 2, see https://docs.docker.com/build/building/best-practices/#use---pull-to-get-fresh-base-images as well as addition of non-root user to exercise least privilege, see https://docs.docker.com/build/building/best-practices/#user. Plus, healthcheck instruction addition, line 13, see https://docs.docker.com/reference/dockerfile/#healthcheck
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