Include docs inside image
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@@ -149,3 +149,6 @@ ARG _pm="--systemd=true --device=/dev/fuse --security-opt label=disable --user p
|
||||
LABEL register="podman run -it --rm $_pm --secret REGISTRATION_TOKEN,type=env \$IMAGE register"
|
||||
# Note: Privileged mode is required to permit building container images with inner-podman
|
||||
LABEL run="podman run -d --privileged --name pipglr $_pm \$IMAGE run"
|
||||
|
||||
# In case it's helpful, include the documentation
|
||||
ADD /README.md /home/podman/
|
||||
|
||||
Reference in New Issue
Block a user