Sign inSign up

serversideup/github-cli:2.95.0

Multi-platform
Index digest

sha256:391c4662fc717f88ed76d9950a780284e83bd4680c1c67a314bc0290db87b012

OS/ARCH

Compressed size

82.49 MB

Last pushed

3 months by jaydrogers

Type

Image

Manifest digest

sha256:095accb4b20632998870571b60d780c60ccc1cca81bb76b2de5b0f648bd45243

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ARG BUILD_GITHUB_CLI_VERSION=2.95.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-02ec57f-277291227060 B
9COPY --chown=root:root --chmod=755 src/rootfs /2.75 KB
10RUN |7 BUILD_GITHUB_CLI_VERSION=2.95.0 ALPINE_DEPENDENCIES=curl,git,ca-certificates,su-exec,openssh-client,shadow,sshpass DEBIAN_DEPENDENCIES=curl,git,ca-certificates,gosu,openssh-client,sshpass54.08 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 'amd64' out/ 'trixie' '@1781049600'