Sign inSign up

serversideup/github-cli:2.98.0

Multi-platform
Index digest

sha256:47c8306bd7b24712e6abda04971fc915481c41e8bfb50ca4304cbd28d4c179ec

OS/ARCH

Compressed size

82.71 MB

Last pushed

about 1 month by jaydrogers

Type

Image

Manifest digest

sha256:21651e1e22354854e5a422e4ca7f38407104d9660e39d181ea36d916ce1e2748

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ARG BUILD_GITHUB_CLI_VERSION=2.98.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-aebeca8-324341729090 B
9COPY --chown=root:root --chmod=755 src/rootfs /2.75 KB
10RUN |7 BUILD_GITHUB_CLI_VERSION=2.98.0 ALPINE_DEPENDENCIES=curl,git,ca-certificates,su-exec,openssh-client,shadow,sshpass DEBIAN_DEPENDENCIES=curl,git,ca-certificates,gosu,openssh-client,sshpass54.3 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' '@1785715200'