Sign inSign up

serversideup/github-cli:2.99.0

Multi-platform
Index digest

sha256:93f3968ad983136b66c1d7765f28a3c58fefae26b27b6f92a905179c62859326

OS/ARCH

Compressed size

84.86 MB

Last pushed

19 days by jaydrogers

Type

Image

Manifest digest

sha256:d4ce7e878214ac1f63eafae182b10420aa73686be782a383091a2feb71bb9cd0

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2ARG BUILD_GITHUB_CLI_VERSION=2.99.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-003f1da-335822949040 B
9COPY --chown=root:root --chmod=755 src/rootfs /2.75 KB
10RUN |7 BUILD_GITHUB_CLI_VERSION=2.99.0 ALPINE_DEPENDENCIES=curl,git,ca-certificates,su-exec,openssh-client,shadow,sshpass DEBIAN_DEPENDENCIES=curl,git,ca-certificates,gosu,openssh-client,sshpass56.1 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'