mirror of
https://github.com/docker/docker-bench-security.git
synced 2024-11-01 08:31:44 +01:00
553c11f3a9
debian:sid -> debian:sid@sha256:022a3cafe84d704c272794863ca5e383667c99312358e816ad1ff6e9a41ce4f6 [atomist:generated] [atomist-skill:atomist/docker-base-image-policy] Signed-off-by: Atomist Bot <bot@atomist.com> |
||
---|---|---|
.. | ||
Dockerfile.alpine | ||
Dockerfile.centos | ||
Dockerfile.debian | ||
Dockerfile.openSUSE | ||
Dockerfile.rhel | ||
README.md |
Distribution specific Dockerfiles
Requirements
Dockerfile name
The format should be Dockerfile.{distribution name}
.
Keep your images up-to-date
Use the distribution package manager to keep your image up-to-date.
Labels
Use the following labels in your Dockerfile:
LABEL org.label-schema.name="docker-bench-security" \
org.label-schema.url="<YOUR GIT REPOSITORY HTTPS ADDRESS>" \
org.label-schema.vcs-url="<YOUR REPOSITORY HTTPS GIT ADDRESS"