sha256:844eb782206f0d29c5dad658779c9a91afdaf99cc5bced4f15e24816e651f4c4
OS/ARCH
Compressed size
4.14 MB
Last pushed
13 days by retyc
Type
Image
Manifest digest
sha256:7c8e6f78c0bfc984ed66bdd4cf1bb4e780d3c294d49ccf76e7ff0b139eee1966
Image Layers
1COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit126.46 KB2COPY /etc/passwd /etc/passwd # buildkit459 B3COPY /etc/group /etc/group # buildkit399 B4COPY --chown=1000:1000 /home/retyc /home/retyc #2.16 KB5COPY /retyc /retyc # buildkit4.02 MB6ARG VERSION=v1.2.0-rc20 B7LABEL org.opencontainers.image.title=retyc-cli org.opencontainers.image.description=Official command-line interface0 B8USER 1000:10000 B9ENV HOME=/home/retyc XDG_CONFIG_HOME=/home/retyc/.config XDG_CACHE_HOME=/home/retyc/.cache XDG_DATA_HOME=/home/retyc/.local/share0 B10VOLUME [/home/retyc/.config/retyc]0 B11ENTRYPOINT ["/retyc"]0 BCommand
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit