sha256:c58b02a5d5a0062173b7d9040df69e7009e733b10b6187f7af37cd2d84d3cc79
OS/ARCH
Compressed size
84.41 MB
Last pushed
3 months by jaydrogers
Type
Image
Manifest digest
sha256:c81d997e297eb5511d561ed07f40b7e66a973d5fb903f051e4b90e8499bcadf9
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG BUILD_GITHUB_CLI_VERSION=2.94.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-2391bef-273159206190 B9COPY --chown=root:root --chmod=755 src/rootfs /2.75 KB10RUN |7 BUILD_GITHUB_CLI_VERSION=2.94.0 ALPINE_DEPENDENCIES=curl,git,ca-certificates,su-exec,openssh-client,shadow,sshpass DEBIAN_DEPENDENCIES=curl,git,ca-certificates,gosu,openssh-client,sshpass55.67 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' '@1779062400'