sha256:88dff4739b10606f2cb244f6143fecac02b9398e7007ff22748d5e97b57fa16d
OS/ARCH
linux/arm64
Compressed size
135.44 MB
Last pushed
3 months by oorabona
Type
Image
Manifest digest
sha256:88dff4739b10606f2cb244f6143fecac02b9398e7007ff22748d5e97b57fa16d
Image Layers
1# debian.sh --arch 'arm64' out/48.71 MB2ARG LOCALES=en_US0 B3ARG USER=debian0 B4ARG GROUP=debian0 B5ARG HOME=/home/debian0 B6ARG SHELL=/bin/bash0 B7RUN |5 LOCALES=en_US USER=debian GROUP=debian31.95 MB8RUN |5 LOCALES=en_US USER=debian GROUP=debian845.08 KB9ENV LANG=en_US.UTF-80 B10ENV LANGUAGE=en_US.UTF-80 B11ENV LC_ALL=en_US.UTF-80 B12ENV DEBIAN_FRONTEND=noninteractive0 B13RUN |5 LOCALES=en_US USER=debian GROUP=debian32 B14RUN |5 LOCALES=en_US USER=debian GROUP=debian1.12 KB15RUN |5 LOCALES=en_US USER=debian GROUP=debian185 B16LABEL org.opencontainers.image.title=Debian org.opencontainers.image.description=Base Debian image0 B17HEALTHCHECK {Test:[CMD-SHELL whoami || exit0 B18USER debian0 B19WORKDIR /home/debian32 B20USER root0 B21ARG TTYD_VERSION=1.7.70 B22ARG TARGETARCH=arm640 B23RUN |2 TTYD_VERSION=1.7.7 TARGETARCH=arm64 /bin/sh32 B24RUN |2 TTYD_VERSION=1.7.7 TARGETARCH=arm64 /bin/sh53.2 MB25RUN |2 TTYD_VERSION=1.7.7 TARGETARCH=arm64 /bin/sh762.79 KB26RUN |2 TTYD_VERSION=1.7.7 TARGETARCH=arm64 /bin/sh1.65 KB27ARG SHELL_USER=debian0 B28COPY bashrc /home/debian/.bashrc # buildkit513 B29RUN |3 TTYD_VERSION=1.7.7 TARGETARCH=arm64 SHELL_USER=debian512 B30ENV SHELL_USER=debian0 B31COPY --chmod=755 entrypoint.sh /usr/local/bin/entrypoint.sh #964 B32LABEL org.opencontainers.image.title=Web Shell org.opencontainers.image.description=Secure browser-based0 B33EXPOSE [7681/tcp]0 B34EXPOSE [2222/tcp]0 B35HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://localhost:7681/token]0 B36ENTRYPOINT ["entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'