sha256:a7a02131538eba14f4d4524b7ec8e2f169d40b9b7a541413b61f642b35ccefae
OS/ARCH
Compressed size
513.85 MB
Last pushed
4 months by fit2bot
Type
Image
Manifest digest
sha256:b869eca10e51eae9f32dd12a8c360e0d14a647aba6a7bf1d55bc565e703a3803
Image Layers
1# debian.sh --arch 'amd64' out/27.97 MB2ENV USER=jumpserver0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ENV LANG=zh_CN.UTF-8 LC_ALL=zh_CN.UTF-80 B5USER root0 B6RUN /bin/sh -c set -eux;3.24 KB7ARG DEPENDENCIES=sway 0 B8ARG APT_MIRROR=http://mirrors.ustc.edu.cn/debian0 B9ARG APT_SECURITY_MIRROR=http://mirrors.ustc.edu.cn/debian-security0 B10RUN |3 DEPENDENCIES=sway 243 B11RUN |3 DEPENDENCIES=sway 334.71 MB12RUN |3 DEPENDENCIES=sway 3.1 MB13RUN |3 DEPENDENCIES=sway 32 B14COPY --chown=jumpserver:jumpserver sway/config /home/jumpserver/.config/sway/config #356 B15COPY --chown=jumpserver:jumpserver wayvnc/config /home/jumpserver/.config/wayvnc/config #356 B16COPY --chown=jumpserver:jumpserver fcitx5/profile /home/jumpserver/.config/fcitx5/profile #335 B17RUN |3 DEPENDENCIES=sway 159 B18RUN |3 DEPENDENCIES=sway 168 B19COPY --chown=jumpserver:jumpserver entrypoint.sh / #308 B20COPY --chown=jumpserver:jumpserver entrypoint_user.sh / #1.31 KB21RUN |3 DEPENDENCIES=sway 1.45 KB22EXPOSE [22/tcp]0 B23ENTRYPOINT ["/entrypoint.sh"]0 B24USER root0 B25ARG DEPENDENCIES=wget 0 B26ARG PY_DEPENDENCIES=selenium==4.15.0 0 B27ARG PYTHON_MIRROR=https://pypi.mirrors.ustc.edu.cn/simple/0 B28RUN |3 DEPENDENCIES=wget 28.5 MB29RUN |3 DEPENDENCIES=wget 105.49 MB30RUN |3 DEPENDENCIES=wget 14.06 MB31RUN |3 DEPENDENCIES=wget 32 B32RUN |3 DEPENDENCIES=wget 357 B33COPY --chown=jumpserver:jumpserver app/ /home/jumpserver/app #12.73 KB34ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'sid' '@1768176000'