sha256:e1a7e93f745b44a56f3d96011125b1ca1d134168dce94d553c7dc3d9acd158e3
OS/ARCH
Compressed size
513.85 MB
Last pushed
4 months by fit2bot
Type
Image
Manifest digest
sha256:876059f02fd98168ccab3baffb26e0df062d972456e9dad86510703eafa32b54
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.51 MB29RUN |3 DEPENDENCIES=wget 105.49 MB30RUN |3 DEPENDENCIES=wget 14.05 MB31RUN |3 DEPENDENCIES=wget 32 B32RUN |3 DEPENDENCIES=wget 356 B33COPY --chown=jumpserver:jumpserver app/ /home/jumpserver/app #11.21 KB34ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'sid' '@1768176000'