sha256:888b86e228da07e92b16ba9db44eba3e142f835be36eb604f37c855953d53e9e
OS/ARCH
Compressed size
514.03 MB
Last pushed
5 months by fit2bot
Type
Image
Manifest digest
sha256:139c084d9cf524049b10134a056cd083d4fa9e45172bd90cd6b3b84aaa28b59f
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 B25ENV DEBIAN_FRONTEND=noninteractive0 B26ENV SYSTEM_DEPS= 0 B27ENV GUI_DEPS= 0 B28ENV DISPLAY_DEPS= 0 B29ENV FONT_DEPS= 0 B30ENV UTIL_DEPS= 0 B31ENV WAYLAND_DEPS= 0 B32RUN /bin/sh -c apt-get update118.83 MB33COPY HeidiSQL_12.12.1.208.tar.xz /opt/heidisql.tar.xz # buildkit11.54 MB34RUN /bin/sh -c set -ex17.87 MB35RUN /bin/sh -c apt-get clean32 B36COPY --chown=jumpserver:jumpserver app/ /home/jumpserver/app #2.63 KB37RUN /bin/sh -c chmod +x32 B38ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'sid' '@1768176000'