Sign inSign up

serversideup/github-cli:debian

Multi-platform
Index digest

sha256:8f2d596ed2a25441f3a5bbaee09b7d7fa180d4cc4e886626b9c0aea693defc2f

OS/ARCH

Compressed size

87.38 MB

Last pushed

4 days by jaydrogers

Type

Image

Manifest digest

sha256:42b4a6fd9a8f50049d6093175a003923db2b2afd71131b1da9e539985c5eecc4

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2ARG BUILD_GITHUB_CLI_VERSION=2.101.00 B
3ARG ALPINE_DEPENDENCIES=curl,git,ca-certificates,su-exec,openssh-client,shadow,sshpass0 B
4ARG DEBIAN_DEPENDENCIES=curl,git,ca-certificates,gosu,openssh-client,sshpass0 B
5ARG PUID=10000 B
6ARG PGID=10000 B
7ARG GITHUB_WORK_DIR=/app0 B
8ARG REPOSITORY_BUILD_VERSION=git-c403c34-350487052180 B
9COPY --chown=root:root --chmod=755 src/rootfs /2.75 KB
10RUN |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 MB
11LABEL org.opencontainers.image.title=serversideup/github-cli org.opencontainers.image.description=Run GitHub CLI0 B
12ENTRYPOINT ["/entrypoint.sh"]0 B
13WORKDIR /app32 B
14CMD ["gh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'