Sign inSign up

retyc/retyc-cli:v1.2.0-rc2

Multi-platform
Security
Integration & delivery
API management
Index digest

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 KB
2COPY /etc/passwd /etc/passwd # buildkit459 B
3COPY /etc/group /etc/group # buildkit399 B
4COPY --chown=1000:1000 /home/retyc /home/retyc #2.16 KB
5COPY /retyc /retyc # buildkit4.02 MB
6ARG VERSION=v1.2.0-rc20 B
7LABEL org.opencontainers.image.title=retyc-cli org.opencontainers.image.description=Official command-line interface0 B
8USER 1000:10000 B
9ENV HOME=/home/retyc XDG_CONFIG_HOME=/home/retyc/.config XDG_CACHE_HOME=/home/retyc/.cache XDG_DATA_HOME=/home/retyc/.local/share0 B
10VOLUME [/home/retyc/.config/retyc]0 B
11ENTRYPOINT ["/retyc"]0 B

Command

COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit