Sign inSign up

retyc/retyc-cli:v1.2.0

Multi-platform
Security
Integration & delivery
API management
Index digest

sha256:6780b1fbfd581506f58e743aec02d8a5f3067bd2fa5aaaa3efd79fe45f02d381

OS/ARCH

Compressed size

4.64 MB

Last pushed

12 days by retyc

Type

Image

Manifest digest

sha256:569600cb8bd76993a1f179938502d8b634cf89c640d312c0c88cfac280e797a3

Image Layers

1COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit126.46 KB
2COPY /etc/passwd /etc/passwd # buildkit460 B
3COPY /etc/group /etc/group # buildkit400 B
4COPY --chown=1000:1000 /home/retyc /home/retyc #2.16 KB
5COPY /retyc /retyc # buildkit4.52 MB
6ARG VERSION=v1.2.00 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