sha256:2f2ae2bc72ac57b7ecf59e6e1af95eacf938b3dc094c761eba87b5cb3234d8ef
OS/ARCH
linux/amd64
Compressed size
218.4 MB
Last pushed
about 1 month by fit2bot
Type
Image
Manifest digest
sha256:0a74c0dd6627cffc237b92dc70d7253d24697aaeef626f4a2300c60f94fb3d3b
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2ARG TARGETARCH=amd640 B3ENV LANG=en_US.UTF-80 B4LABEL org.opencontainers.image.source=https://github.com/jumpserver/koko0 B5LABEL org.opencontainers.image.description=JumpServer Koko0 B6ARG DEPENDENCIES= 0 B7ARG APT_MIRROR=http://deb.debian.org0 B8RUN |3 TARGETARCH=amd64 DEPENDENCIES= 9.78 MB9WORKDIR /opt/koko112 B10COPY /opt/koko/.kubectl_aliases /opt/kubectl-aliases/.kubectl_aliases # buildkit5.75 KB11COPY /opt/koko/bin /usr/local/bin # buildkit96.12 MB12COPY /opt/koko/lib /usr/local/lib # buildkit32.67 MB13COPY /opt/koko/release . # buildkit31.48 KB14COPY /opt/koko/koko . # buildkit32.77 MB15ARG VERSION=v4.10.19-rc160 B16ENV VERSION=v4.10.19-rc160 B17VOLUME [/opt/koko/data]0 B18ENTRYPOINT ["./entrypoint.sh"]0 B19EXPOSE [2222/tcp]0 B20STOPSIGNAL SIGQUIT0 B21CMD ["./koko"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'