2021-07-06 08:26:32 UTC
137 MB
debug
LC_ALLC.UTF-8
LD_LIBRARY_PATH/usr/local/guacamole/lib
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6ec7b7d162b24bd6df88abde89ceb6d7bbc2be927f025c9dd061af2b0c328cfe - 18.93% (25.8 MB)
[#001] sha256:c06d995d9f97f097b94f0f742d29e0921da8b02fc370f74423badd464b158db1 - 0.0% (300 Bytes)
[#002] sha256:c71cb12da6c35eb7272a16d0c676bb7fb57ae225f57d155228e99595403f87f6 - 4.93% (6.73 MB)
[#003] sha256:1d43fcdb5a3d5433d453644b2898a7b189c8900715371cf473ad18454478dfc9 - 47.69% (65.1 MB)
[#004] sha256:cd4d32047a00010b3dc021df493be96ebcdb3e92e5f9a13f5ba2a17f90c8e693 - 0.0% (280 Bytes)
[#005] sha256:2bb2b6f4ac15ee6de7e08beb42e07e704dddd7dc8fc7d32107698e565b53c07c - 0.0% (654 Bytes)
[#006] sha256:b61892b7fbd506093863f4b122ba04e1e582c8ea2db89d9a5c46741c7a0d0e49 - 0.0% (3.97 KB)
[#007] sha256:d799826d8d39cf5e15d45cd763ff5e5e0663ab3c3d5e8a54a04258cceb4e281d - 0.0% (146 Bytes)
[#008] sha256:5cf4096be44542c3b91346cdb007f569a90c53d13935cc3dd26c3be3ca9ec9b7 - 0.0% (293 Bytes)
[#009] sha256:c3c03f1bbae39bdf4a079467182fe9c6c79bd9ec6ecb7b052c6439d2ce40f977 - 17.62% (24.1 MB)
[#010] sha256:2c4f8bed3e7b28a753bf5ce99f8e67835a3173d6592f7b03eb321faf872c44be - 1.05% (1.43 MB)
[#011] sha256:ca8ae41fd674266ee0ee0697521155130d1d67f347fbad8203e2da18b8eccd04 - 9.78% (13.4 MB)
[#012] sha256:65d8392774dae98dbc18a03977d3455eac06f31855831e002e72a01da1b9c419 - 0.0% (824 Bytes)
[#013] sha256:0e7b9e8155164230dd0173ff825ef1bf4ac333237ac89520cc9dc60dc4e0dc87 - 0.0% (366 Bytes)
/bin/sh -c #(nop) ADD file:3a7bff4e139bcacc5831fd70a035c130a91b5da001dd91c08b2acd635c7064e8 in /
2020-12-11 02:06:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-12-24 20:16:51 UTC/bin/sh -c #(nop) ARG DEBIAN_RELEASE=buster-backports
2020-12-25 00:41:26 UTC|1 DEBIAN_RELEASE=buster-backports /bin/sh -c grep " ${DEBIAN_RELEASE} " /etc/apt/sources.list || echo >> /etc/apt/sources.list "deb http://deb.debian.org/debian ${DEBIAN_RELEASE} main contrib non-free"
2020-12-25 00:41:26 UTC/bin/sh -c #(nop) ARG PREFIX_DIR=/usr/local/guacamole
2020-12-25 00:44:43 UTC/bin/sh -c #(nop) ENV LC_ALL=C.UTF-8
2020-12-25 00:44:44 UTC/bin/sh -c #(nop) ENV LD_LIBRARY_PATH=/usr/local/guacamole/lib
2020-12-25 00:44:44 UTC/bin/sh -c #(nop) ENV GUACD_LOG_LEVEL=info
2020-12-25 00:44:44 UTC/bin/sh -c #(nop) ARG RUNTIME_DEPENDENCIES= netcat-openbsd ca-certificates ghostscript fonts-liberation fonts-dejavu xfonts-terminus
2020-12-25 00:44:44 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-12-29 00:23:10 UTC/bin/sh -c #(nop) COPY dir:ceca2c3e8bec078bd7af4019fd3376c35eaf60d20722b829e13f901fa43de053 in /usr/local/guacamole
2020-12-29 00:24:18 UTC|4 DEBIAN_FRONTEND=noninteractive DEBIAN_RELEASE=buster-backports PREFIX_DIR=/usr/local/guacamole RUNTIME_DEPENDENCIES= netcat-openbsd ca-certificates ghostscript fonts-liberation fonts-dejavu xfonts-terminus /bin/sh -c apt-get update && apt-get install -t ${DEBIAN_RELEASE} -y --no-install-recommends $RUNTIME_DEPENDENCIES && apt-get install -t ${DEBIAN_RELEASE} -y --no-install-recommends $(cat "${PREFIX_DIR}"/DEPENDENCIES) && rm -rf /var/lib/apt/lists/*
2020-12-29 00:24:20 UTC|4 DEBIAN_FRONTEND=noninteractive DEBIAN_RELEASE=buster-backports PREFIX_DIR=/usr/local/guacamole RUNTIME_DEPENDENCIES= netcat-openbsd ca-certificates ghostscript fonts-liberation fonts-dejavu xfonts-terminus /bin/sh -c ${PREFIX_DIR}/bin/link-freerdp-plugins.sh ${PREFIX_DIR}/lib/freerdp2/libguac*.so
2020-12-29 00:24:20 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "nc -z 127.0.0.1 4822 || exit 1"] "5m0s" "5s" "0s" '\x00'}
2020-12-29 00:24:21 UTC/bin/sh -c #(nop) ARG UID=1000
2020-12-29 00:24:21 UTC/bin/sh -c #(nop) ARG GID=1000
2020-12-29 00:24:22 UTC|6 DEBIAN_FRONTEND=noninteractive DEBIAN_RELEASE=buster-backports GID=1000 PREFIX_DIR=/usr/local/guacamole RUNTIME_DEPENDENCIES= netcat-openbsd ca-certificates ghostscript fonts-liberation fonts-dejavu xfonts-terminus UID=1000 /bin/sh -c groupadd --gid $GID guacd
2020-12-29 00:24:23 UTC|6 DEBIAN_FRONTEND=noninteractive DEBIAN_RELEASE=buster-backports GID=1000 PREFIX_DIR=/usr/local/guacamole RUNTIME_DEPENDENCIES= netcat-openbsd ca-certificates ghostscript fonts-liberation fonts-dejavu xfonts-terminus UID=1000 /bin/sh -c useradd --system --create-home --shell /usr/sbin/nologin --uid $UID --gid $GID guacd
2020-12-29 00:24:24 UTC/bin/sh -c #(nop) USER guacd
2020-12-29 00:24:24 UTC/bin/sh -c #(nop) EXPOSE 4822
2020-12-29 00:24:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "/usr/local/guacamole/sbin/guacd -b 0.0.0.0 -L $GUACD_LOG_LEVEL -f"]
2021-07-06 06:59:10 UTC/bin/sh -c #(nop) USER root
2021-07-06 06:59:10 UTC/bin/sh -c #(nop) WORKDIR /opt/lion
2021-07-06 06:59:11 UTC/bin/sh -c #(nop) ENV GUACD_LOG_LEVEL=debug
2021-07-06 06:59:13 UTC/bin/sh -c sed -i 's/deb.debian.org/mirrors.aliyun.com/g' /etc/apt/sources.list && sed -i 's/security.debian.org/mirrors.aliyun.com/g' /etc/apt/sources.list
2021-07-06 07:00:18 UTC/bin/sh -c apt-get update && apt-get install -y supervisor curl
2021-07-06 07:00:18 UTC/bin/sh -c #(nop) COPY dir:9f6133066981805bd561f1da130c32756c5fd7585238a2a97e3159cba2a8646d in ui/lion/
2021-07-06 08:26:31 UTC/bin/sh -c #(nop) COPY file:4587e181b47f269be25e5972f5cad34c541008e6288c3933372a3a36995f8a73 in .
2021-07-06 08:26:31 UTC/bin/sh -c #(nop) COPY file:dd911b9704e8d600fb08761ec83e75fdf505c25fb51845bdf3f3dd395004c390 in .
2021-07-06 08:26:32 UTC/bin/sh -c #(nop) COPY file:73c0eaf1536898e8ac78a1ff6b0219f50d96efd03a51223467822b1835bf6e2f in /etc/supervisor/conf.d/supervisord.conf
2021-07-06 08:26:32 UTC/bin/sh -c #(nop) CMD ["/usr/bin/supervisord"]
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.