Merge pull request #2138 from mtrmac/entrypoint

Fix ENTRYPOINT documentation, drop others.
This commit is contained in:
Miloslav Trmač 2023-10-30 18:38:54 +01:00 committed by GitHub
commit ae60fd8765
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,9 +25,7 @@ the images live are public and can be pulled without credentials. These contain
resulting containers can run safely with privileges within the container.
The container images are built using the latest Fedora and then Skopeo is installed into them.
The PATH in the container images is set to the default PATH provided by Fedora. Also, the
ENTRYPOINT and the WORKDIR variables are not set within these container images, as such they
default to `/`.
The ENTRYPOINT of the container is set to execute the `skopeo` binary.
The container images are: