sha256:dd8ccc490edfe43efc5df7fe2a9b9d88f864ad83e5daebe5a8adc4954644cdf1
OS/ARCH
Compressed size
134.41 MB
Last pushed
1 day by oorabona
Type
Image
Manifest digest
sha256:f62b321c2cdbcd79daf84867d6c98d8e1b7e9b460f5a3e4695d6c26a57ea4751
Image Layers
1# debian.sh --arch 'amd64' out/47.09 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=debian32.3 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=debian187 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=amd640 B23RUN |2 TTYD_VERSION=1.7.7 TARGETARCH=amd64 /bin/sh32 B24RUN |2 TTYD_VERSION=1.7.7 TARGETARCH=amd64 /bin/sh53.45 MB25RUN |2 TTYD_VERSION=1.7.7 TARGETARCH=amd64 /bin/sh751.77 KB26RUN |2 TTYD_VERSION=1.7.7 TARGETARCH=amd64 /bin/sh1.65 KB27ARG SHELL_USER=debian0 B28COPY bashrc /home/debian/.bashrc # buildkit512 B29RUN |3 TTYD_VERSION=1.7.7 TARGETARCH=amd64 SHELL_USER=debian512 B30ENV SHELL_USER=debian0 B31COPY --chmod=755 entrypoint.sh /usr/local/bin/entrypoint.sh #962 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 port="${TTYD_PORT:-7681}"; proto=http; [0 B36ENTRYPOINT ["entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'