2022-08-02 11:15:47 UTC
429 MB
Baidunetdisk
APP_USERapp
DISPLAY:0
DISPLAY_HEIGHT800
DISPLAY_WIDTH1100
GROUP_ID1000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
S6_BEHAVIOUR_IF_STAGE2_FAILS3
S6_SERVICE_DEPS1
USER_ID1000
XDG_CACHE_HOME/config/xdg/cache
XDG_CONFIG_HOME/config/xdg/config
XDG_DATA_HOME/config/xdg/data
XDG_RUNTIME_DIR/tmp/run/user/app
[#000] sha256:72a69066d2febc34d8f3dbcb645f7b851a57e9681322ece7ad8007503b783c19 - 6.03% (25.9 MB)
[#001] sha256:872df3ed277f4779f59b30e23f484096042290c3e76f8c362f4015ac262c3229 - 0.0% (1.49 KB)
[#002] sha256:42d46c73fbdc016b357b53a88b777fbedc12874db3c7ff27eb230c61aa83f3cf - 0.49% (2.1 MB)
[#003] sha256:2420aa249e36918e121a88ba800630e56d435fad5f271fb1e0abdae36161465a - 0.0% (1003 Bytes)
[#004] sha256:426f579b61987f992305555ff718b4e03e12863bfbf78b05f0db63c529dfcff0 - 0.0% (836 Bytes)
[#005] sha256:333fc5280863e43c77bb1746d78178a9ef49dc65956c892860dffae45c1d226d - 0.0% (4.81 KB)
[#006] sha256:489e818860920ae1fa9653b92cc41a4d11a6fb9535c4bdcf2f8e068b625f0062 - 0.1% (438 KB)
[#007] sha256:0594669922145531ba86327ac286775af539b2faa1abbf02a440aa36cd782b08 - 0.29% (1.23 MB)
[#008] sha256:29232da53cb37ff8c4bcc66943123063ac5d5083f7deb72f846292cb1eb3df86 - 16.04% (68.9 MB)
[#009] sha256:38098f8fcd1b4c8ab7f521394d76ec4207dafc6b97ab68396e5246665e02d501 - 0.32% (1.37 MB)
[#010] sha256:eda80747ff36b6853316efedb44fdea5428dab8fe404f7054860fcb51080c0a8 - 0.38% (1.63 MB)
[#011] sha256:ccfda3fcdeb608042d10f2a0ec6c3170b4d7b39b37e4075287443825254d8083 - 0.01% (31.9 KB)
[#012] sha256:263b765a7faca509330117185e4610db483cdcf572b378bcfd61d5e0a2ca3571 - 0.0% (2.75 KB)
[#013] sha256:99cacaedf07440f2768f0dcfee62bac5411c6f4f676d838899e75ed91bf1bb09 - 0.19% (856 KB)
[#014] sha256:159da320151bd4734b7139f67c17e6a0ce73c3734c6e17df8eb9c858edc20714 - 0.11% (495 KB)
[#015] sha256:1f6048e4cd4a7eb5aa2d666058c96f9d002e6d37acf3b6ddd5af3f37482387f0 - 0.0% (3.18 KB)
[#016] sha256:5ca2b980cec46c6a2ebaa0d69fbe2ebd25db7262f59a4ce7eebafd2d85c53626 - 0.0% (175 Bytes)
[#017] sha256:96eaff5634598001ee8692ae0795b68bec225e7ed4c5030236c91c2e356da5eb - 76.04% (327 MB)
/bin/sh -c #(nop) ADD file:bd5c9e0e0145fe33beee9d73615cc89b5c5459bb84ea164cb1bbd8c999f0c2e4 in /
2021-12-21 01:23:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-12-29 18:01:26 UTC/bin/sh -c #(nop) ARG S6_OVERLAY_ARCH=x86_64
2021-12-29 18:01:27 UTC/bin/sh -c #(nop) ARG S6_OVERLAY_VERSION=1.21.4.0
2021-12-29 18:01:27 UTC/bin/sh -c #(nop) ARG S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.21.4.0/s6-overlay-amd64.tar.gz
2021-12-29 18:01:27 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-12-29 18:01:27 UTC/bin/sh -c #(nop) ARG TERM=xterm
2021-12-29 18:01:28 UTC/bin/sh -c #(nop) WORKDIR /tmp
2021-12-29 18:01:28 UTC/bin/sh -c #(nop) COPY multi:d851d330f8f6ddb21fe681bb213ba90e860f95f0cf0ab3c93126588ea78fc58e in /usr/local/bin/
2021-12-29 18:01:44 UTC|5 DEBIAN_FRONTEND=noninteractive S6_OVERLAY_ARCH=amd64 S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.21.4.0/s6-overlay-amd64.tar.gz S6_OVERLAY_VERSION=1.21.4.0 TERM=xterm /bin/sh -c add-pkg --virtual build-dependencies curl ca-certificates patch && echo "Downloading s6-overlay..." && curl -# -L -o s6-overlay.tar.gz ${S6_OVERLAY_URL} && echo "Installing s6-overlay..." && if [ -L /bin ]; then tar xzf s6-overlay.tar.gz -C / --exclude="./bin" && tar xzf /tmp/s6-overlay.tar.gz -C /usr ./bin; else tar xzf s6-overlay.tar.gz -C /; fi && echo "Patching s6-overlay..." && curl -# -L https://github.com/jlesage/s6-overlay/commit/d151c41.patch | patch -d / -p3 && chmod +x /etc/s6/services/.s6-svscan/SIGHUP /etc/s6/services/.s6-svscan/SIGINT /etc/s6/services/.s6-svscan/SIGQUIT /etc/s6/services/.s6-svscan/SIGTERM /usr/bin/sv-getdeps && del-pkg build-dependencies && rm -rf /tmp/* /tmp/.[!.]*
2021-12-29 18:01:50 UTC|5 DEBIAN_FRONTEND=noninteractive S6_OVERLAY_ARCH=amd64 S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.21.4.0/s6-overlay-amd64.tar.gz S6_OVERLAY_VERSION=1.21.4.0 TERM=xterm /bin/sh -c add-pkg tzdata
2021-12-29 18:01:51 UTC|5 DEBIAN_FRONTEND=noninteractive S6_OVERLAY_ARCH=amd64 S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.21.4.0/s6-overlay-amd64.tar.gz S6_OVERLAY_VERSION=1.21.4.0 TERM=xterm /bin/sh -c if ! grep -q "^VERSION_CODENAME=" /etc/os-release; then add-pkg lsb-release && echo "VERSION_CODENAME=$(lsb_release -c -s)" >> /etc/os-release && del-pkg lsb-release; fi
2021-12-29 18:01:52 UTC|5 DEBIAN_FRONTEND=noninteractive S6_OVERLAY_ARCH=amd64 S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.21.4.0/s6-overlay-amd64.tar.gz S6_OVERLAY_VERSION=1.21.4.0 TERM=xterm /bin/sh -c mkdir /defaults && cp /etc/passwd /defaults/ && cp /etc/group /defaults/ && cp /etc/shadow /defaults/
2021-12-29 18:01:52 UTC/bin/sh -c #(nop) COPY dir:e91241d9cda7eb3e2de7f776a05ed208f462363746d375a3a12f0ae8143d7773 in /
2021-12-29 18:01:53 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=3 S6_SERVICE_DEPS=1 USER_ID=1000 GROUP_ID=1000 APP_NAME=DockerApp APP_USER=app XDG_DATA_HOME=/config/xdg/data XDG_CONFIG_HOME=/config/xdg/config XDG_CACHE_HOME=/config/xdg/cache XDG_RUNTIME_DIR=/tmp/run/user/app
2021-12-29 18:01:53 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-12-29 18:01:53 UTC/bin/sh -c #(nop) CMD ["/init"]
2021-12-29 18:01:54 UTC/bin/sh -c #(nop) ARG IMAGE_VERSION=unknown
2021-12-29 18:01:54 UTC/bin/sh -c #(nop) LABEL org.label-schema.name=baseimage org.label-schema.description=A minimal docker baseimage to ease creation of long-lived application containers org.label-schema.version=2.4.6 org.label-schema.vcs-url=https://github.com/jlesage/docker-baseimage org.label-schema.schema-version=1.0
2021-12-30 00:46:36 UTC/bin/sh -c #(nop) ARG LIBVNCSERVER_VERSION=9029b86
2021-12-30 00:46:37 UTC/bin/sh -c #(nop) ARG X11VNC_VERSION=29597a9
2021-12-30 00:46:37 UTC/bin/sh -c #(nop) ARG NOVNC_VERSION=fa559b3
2021-12-30 00:46:37 UTC/bin/sh -c #(nop) ARG BOOTSTRAP_VERSION=3.3.7
2021-12-30 00:46:38 UTC/bin/sh -c #(nop) ARG FONTAWESOME_VERSION=4.7.0
2021-12-30 00:46:38 UTC/bin/sh -c #(nop) ARG JQUERY_VERSION=3.2.1
2021-12-30 00:46:38 UTC/bin/sh -c #(nop) ARG JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091
2021-12-30 00:46:39 UTC/bin/sh -c #(nop) ARG LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz
2021-12-30 00:46:39 UTC/bin/sh -c #(nop) ARG X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz
2021-12-30 00:46:39 UTC/bin/sh -c #(nop) ARG NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz
2021-12-30 00:46:40 UTC/bin/sh -c #(nop) ARG BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip
2021-12-30 00:46:40 UTC/bin/sh -c #(nop) ARG FONTAWESOME_URL=https://fontawesome.com/v4.7.0/assets/font-awesome-4.7.0.zip
2021-12-30 00:46:40 UTC/bin/sh -c #(nop) ARG JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js
2021-12-30 00:46:41 UTC/bin/sh -c #(nop) ARG JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js
2021-12-30 00:46:41 UTC/bin/sh -c #(nop) WORKDIR /tmp
2021-12-30 00:46:59 UTC|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=https://fontawesome.com/v4.7.0/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c add-pkg --virtual build-dependencies curl ca-certificates gnupg && . /etc/os-release && curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key --keyring /etc/apt/trusted.gpg.d/nodesource.gpg add - && echo "deb http://deb.nodesource.com/node_12.x $VERSION_CODENAME main" > /etc/apt/sources.list.d/nodesource.list && echo "deb-src http://deb.nodesource.com/node_12.x $VERSION_CODENAME main" >> /etc/apt/sources.list.d/nodesource.list && del-pkg build-dependencies && rm -rf /tmp/* /tmp/.[!.]*
2021-12-30 00:49:22 UTC|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=https://fontawesome.com/v4.7.0/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c add-pkg --virtual build-dependencies curl ca-certificates build-essential autoconf automake libtool pkg-config zlib1g-dev libx11-dev libxtst-dev libxext-dev libjpeg-dev libpng-dev libxinerama-dev libxdamage-dev libxcomposite-dev libxcursor-dev libxrandr-dev libxfixes-dev libice-dev && mkdir libvncserver x11vnc && curl -sS -L ${LIBVNCSERVER_URL} | tar -xz --strip 1 -C libvncserver && curl -sS -L ${X11VNC_URL} | tar -xz --strip 1 -C x11vnc && cd libvncserver && ./autogen.sh --prefix=/tmp/install && make install && cd .. && cd x11vnc && sed-patch 's|^MUTEX(|extern MUTEX(|g' src/util.h && sed-patch '/#ifdef LIBVNCSERVER_HAVE_LIBPTHREAD/a MUTEX(pointerMutex);' src/util.c && sed-patch '/#ifdef LIBVNCSERVER_HAVE_LIBPTHREAD/a MUTEX(inputMutex);' src/util.c && sed-patch '/#ifdef LIBVNCSERVER_HAVE_LIBPTHREAD/a MUTEX(clientMutex);' src/util.c && autoreconf -v --install && PKG_CONFIG_PATH=/tmp/install/lib/pkgconfig/ ./configure --prefix=/tmp/install --with-websockets && make install && cd .. && strip install/lib/libvnc*.so && cp -P install/lib/libvncserver.so* /usr/lib/ && cp -P install/lib/libvncclient.so* /usr/lib/ && strip install/bin/x11vnc && cp install/bin/x11vnc /usr/bin/ && del-pkg build-dependencies && rm -rf /tmp/* /tmp/.[!.]*
2021-12-30 00:49:52 UTC|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=https://fontawesome.com/v4.7.0/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c apt-get -q update && LIBPNG="$(apt-cache depends libpng-dev | grep 'Depends: libpng' | awk '{print $2}')" && add-pkg openssl libxtst6 libxcomposite1 libxdamage1 $LIBPNG stunnel xvfb x11-utils openbox net-tools && userdel stunnel4 && rm -r /var/run/stunnel4 /var/log/stunnel4 && rm -rf /var/cache/fontconfig/*
2021-12-30 00:50:12 UTC|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=https://fontawesome.com/v4.7.0/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c add-pkg --virtual build-dependencies curl ca-certificates unzip nodejs && mkdir noVNC && curl -sS -L ${NOVNC_URL} | tar -xz --strip 1 -C noVNC && mkdir -p /opt/novnc/include && mkdir -p /opt/novnc/js && mkdir -p /opt/novnc/css && NOVNC_CORE=" noVNC/include/util.js noVNC/include/webutil.js noVNC/include/base64.js noVNC/include/websock.js noVNC/include/des.js noVNC/include/keysymdef.js noVNC/include/keyboard.js noVNC/include/input.js noVNC/include/display.js noVNC/include/rfb.js noVNC/include/keysym.js noVNC/include/inflator.js " && cp -v $NOVNC_CORE /opt/novnc/include/ && env HOME=/tmp npm install --cache /tmp/.npm uglify-js source-map && ./node_modules/uglify-js/bin/uglifyjs --compress --mangle --source-map --output /opt/novnc/js/novnc-core.min.js -- $NOVNC_CORE && env HOME=/tmp npm uninstall --cache /tmp/.npm uglify-js source-map && sed-patch 's|"noVNC/|"/|g' /opt/novnc/js/novnc-core.min.js.map && echo -e "\n//# sourceMappingURL=/js/novnc-core.min.js.map" >> /opt/novnc/js/novnc-core.min.js && curl -sS -L -O ${BOOTSTRAP_URL} && unzip bootstrap-${BOOTSTRAP_VERSION}-dist.zip && cp -v bootstrap-${BOOTSTRAP_VERSION}-dist/css/bootstrap.min.css /opt/novnc/css/ && cp -v bootstrap-${BOOTSTRAP_VERSION}-dist/js/bootstrap.min.js /opt/novnc/js/ && curl -sS -L -O ${FONTAWESOME_URL} && unzip font-awesome-${FONTAWESOME_VERSION}.zip && cp -vr font-awesome-${FONTAWESOME_VERSION}/fonts /opt/novnc/ && cp -v font-awesome-${FONTAWESOME_VERSION}/css/font-awesome.min.css /opt/novnc/css/ && curl -sS -L -o /opt/novnc/js/jquery.min.js ${JQUERY_URL} && curl -sS -L -o /opt/novnc/js/jquery.ui.touch-punch.min.js ${JQUERY_UI_TOUCH_PUNCH_URL} && del-pkg build-dependencies && rm -rf /tmp/* /tmp/.[!.]*
2021-12-30 00:51:25 UTC|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=https://fontawesome.com/v4.7.0/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c add-pkg nginx && rm /etc/nginx/nginx.conf /etc/init.d/nginx /etc/logrotate.d/nginx /etc/ufw/applications.d/nginx /etc/default/nginx && rm -r /etc/nginx/snippets /etc/nginx/sites-enabled /etc/nginx/sites-available /usr/share/nginx /usr/share/doc/nginx /var/log/nginx && ln -s /config/log/nginx /var/log/nginx && ln -s /tmp/nginx /var/lib/nginx && useradd --system --home-dir /dev/null --no-create-home --shell /sbin/nologin nginx && cp /etc/passwd /defaults/ && cp /etc/group /defaults && echo "Generating default DH parameters (2048 bits)..." && env HOME=/tmp openssl dhparam -out "/defaults/dhparam.pem" 2048 > /dev/null 2>&1 && rm -rf /tmp/* /tmp/.[!.]*
2021-12-30 00:51:25 UTC/bin/sh -c #(nop) COPY dir:ff85cbe6088e47b764a6049a23f47f9bbf6903d031f8cee1c97daace7c01faa8 in /
2021-12-30 00:51:26 UTC|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=https://fontawesome.com/v4.7.0/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c sed-patch "s/UNIQUE_VERSION/$(date | md5sum | cut -c1-10)/g" /opt/novnc/index.vnc
2021-12-30 00:51:45 UTC|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=https://fontawesome.com/v4.7.0/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c add-pkg --virtual build-dependencies nodejs && NOVNC_UI=" /opt/novnc/app/modulemgr.js /opt/novnc/app/ui.js /opt/novnc/app/modules/hideablenavbar.js /opt/novnc/app/modules/dynamicappname.js /opt/novnc/app/modules/password.js /opt/novnc/app/modules/clipboard.js /opt/novnc/app/modules/autoscaling.js /opt/novnc/app/modules/clipping.js /opt/novnc/app/modules/viewportdrag.js /opt/novnc/app/modules/fullscreen.js /opt/novnc/app/modules/virtualkeyboard.js /opt/novnc/app/modules/rightclick.js " && env HOME=/tmp npm install --cache /tmp/.npm uglify-js && ./node_modules/uglify-js/bin/uglifyjs --compress --mangle --source-map --output /opt/novnc/js/novnc-ui.min.js -- $NOVNC_UI && env HOME=/tmp npm uninstall --cache /tmp/.npm uglify-js && echo -e "\n//# sourceMappingURL=/js/novnc-ui.min.js.map" >> /opt/novnc/js/novnc-ui.min.js && sed-patch 's/\/opt\/novnc//g' /opt/novnc/js/novnc-ui.min.js.map && del-pkg build-dependencies && rm -rf /tmp/* /tmp/.[!.]*
2021-12-30 00:52:26 UTC|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=https://fontawesome.com/v4.7.0/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c APP_ICON_URL=https://github.com/jlesage/docker-templates/raw/master/jlesage/images/generic-app-icon.png && install_app_icon.sh "$APP_ICON_URL"
2021-12-30 00:52:26 UTC/bin/sh -c #(nop) ENV DISPLAY=:0 DISPLAY_WIDTH=1280 DISPLAY_HEIGHT=768
2021-12-30 00:52:26 UTC/bin/sh -c #(nop) EXPOSE 5800 5900
2021-12-30 00:52:27 UTC/bin/sh -c #(nop) ARG IMAGE_VERSION=unknown
2021-12-30 00:52:27 UTC/bin/sh -c #(nop) LABEL org.label-schema.name=baseimage-gui org.label-schema.description=A minimal docker baseimage to ease creation of X graphical application containers org.label-schema.version=3.5.8 org.label-schema.vcs-url=https://github.com/jlesage/docker-baseimage-gui org.label-schema.schema-version=1.0
2022-08-02 11:13:23 UTC (buildkit.dockerfile.v0)ARG BAIDUNETDISK_VER=4.11.5
2022-08-02 11:13:23 UTC (buildkit.dockerfile.v0)ENV APP_NAME=Baidunetdisk
2022-08-02 11:13:23 UTC (buildkit.dockerfile.v0)ENV DISPLAY_WIDTH=1100
2022-08-02 11:13:23 UTC (buildkit.dockerfile.v0)ENV DISPLAY_HEIGHT=800
2022-08-02 11:13:23 UTC (buildkit.dockerfile.v0)COPY root / # buildkit
2022-08-02 11:13:24 UTC (buildkit.dockerfile.v0)COPY startapp.sh /startapp.sh # buildkit
2022-08-02 11:15:47 UTC (buildkit.dockerfile.v0)RUN |1 BAIDUNETDISK_VER=4.11.5 /bin/sh -c apt-get update && apt-get install -y wget libnss3 libxss1 desktop-file-utils libasound2 ttf-wqy-zenhei libgtk-3-0 libgbm1 libnotify4 xdg-utils libsecret-common libsecret-1-0 libindicator3-7 libdbusmenu-glib4 libdbusmenu-gtk3-4 libappindicator3-1 procps && wget https://issuepcdn.baidupcs.com/issue/netdisk/LinuxGuanjia/${BAIDUNETDISK_VER}/baidunetdisk_${BAIDUNETDISK_VER}_amd64.deb && dpkg -i baidunetdisk_${BAIDUNETDISK_VER}_amd64.deb && rm baidunetdisk_${BAIDUNETDISK_VER}_amd64.deb && sed -i 's@usr\/bin\/x11vnc \\@usr\/bin\/x11vnc \\\n -noxdamage \\@' /etc/services.d/x11vnc/run && install_app_icon.sh https://raw.githubusercontent.com/gshang2017/docker/master/baidunetdisk/icon/baidunetdisk.png && sed -i 's@<decor>no<\/decor>@<decor>yes<\/decor>@g' /etc/xdg/openbox/rc.xml && sed -i '/messagebus/d' /var/lib/dpkg/statoverride # buildkit
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.