sha256:12581943ad76dd7ef828b8ce02570c0336bbb140ae04ca80a6a402a07bfbf87b
OS/ARCH
Compressed size
570.83 MB
Last pushed
4 months by fit2bot
Type
Image
Manifest digest
sha256:7ab7307c96b7f5f0ccba70d3d7d1e948a96c4321565f4a87ae56d18834fdc06b
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 APT_DEPENDENCIES=unzip 0 B26ARG PY_DEPENDENCIES=selenium==4.15.0 0 B27ARG PYTHON_MIRROR=https://pypi.mirrors.ustc.edu.cn/simple/0 B28ARG CHROME_VERSION=135.0.7049.1140 B29RUN |4 APT_DEPENDENCIES=unzip 30.34 MB30RUN |4 APT_DEPENDENCIES=unzip 160.63 MB31RUN |4 APT_DEPENDENCIES=unzip 14.06 MB32RUN |4 APT_DEPENDENCIES=unzip 32 B33COPY --chown=jumpserver:jumpserver app/ /home/jumpserver/app #12.5 KB34ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'sid' '@1768176000'