sha256:8f2d596ed2a25441f3a5bbaee09b7d7fa180d4cc4e886626b9c0aea693defc2f
OS/ARCH
Compressed size
87.38 MB
Last pushed
5 days by jaydrogers
Type
Image
Manifest digest
sha256:42b4a6fd9a8f50049d6093175a003923db2b2afd71131b1da9e539985c5eecc4
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ARG BUILD_GITHUB_CLI_VERSION=2.101.00 B3ARG ALPINE_DEPENDENCIES=curl,git,ca-certificates,su-exec,openssh-client,shadow,sshpass0 B4ARG DEBIAN_DEPENDENCIES=curl,git,ca-certificates,gosu,openssh-client,sshpass0 B5ARG PUID=10000 B6ARG PGID=10000 B7ARG GITHUB_WORK_DIR=/app0 B8ARG REPOSITORY_BUILD_VERSION=git-c403c34-350487052180 B9COPY --chown=root:root --chmod=755 src/rootfs /2.75 KB10RUN |7 BUILD_GITHUB_CLI_VERSION=2.101.0 ALPINE_DEPENDENCIES=curl,git,ca-certificates,su-exec,openssh-client,shadow,sshpass DEBIAN_DEPENDENCIES=curl,git,ca-certificates,gosu,openssh-client,sshpass58.62 MB11LABEL org.opencontainers.image.title=serversideup/github-cli org.opencontainers.image.description=Run GitHub CLI0 B12ENTRYPOINT ["/entrypoint.sh"]0 B13WORKDIR /app32 B14CMD ["gh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'