sha256:3c6026f67e8bc5b129a386df6346a73f79353067001c405de2fb86059fb6e499
OS/ARCH
Compressed size
570.83 MB
Last pushed
4 months by fit2bot
Type
Image
Manifest digest
sha256:5c5d75105b278aaeeb654f28b000f13efdd43fb7ea947ccceaae196d49d20f8a
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 #14.09 KB34ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'sid' '@1768176000'