2021-06-08 08:59:10 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.7% (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:c9b9b06161826b50f9db3bd792aa8f2558be1ce5e39402b210d17a1ba1df42d3 - 0.0% (146 Bytes)
[#008] sha256:eda5fb25c214d07db28c34d638f144602c10cb6fdc5f25c48ccf9e9501f830e7 - 0.0% (292 Bytes)
[#009] sha256:8b8e38ee48b7ca5fcb51c4b8715d992501747660308cb2e1f6926167bf19b7f7 - 17.61% (24 MB)
[#010] sha256:ae5673a63eca4f7f1fcc029bf3c3638c50d26ec8ab669352a047acccc46ea26e - 1.04% (1.41 MB)
[#011] sha256:e6b96cd312555a56cc64aac0e7f72e3208dab6ba1926a407a11609e6681f50f4 - 9.78% (13.4 MB)
[#012] sha256:de2e4073e97a5791d143763b9c0bb26bb9851307fe6361ec3f81c505e37a1ba7 - 0.0% (824 Bytes)
[#013] sha256:5382f3fed43c2d4ea1cb6a6a34076ff7230065598b8048331af2a896a44e9991 - 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-06-08 03:00:44 UTC/bin/sh -c #(nop) USER root
2021-06-08 03:00:44 UTC/bin/sh -c #(nop) WORKDIR /opt/lion
2021-06-08 03:00:44 UTC/bin/sh -c #(nop) ENV GUACD_LOG_LEVEL=debug
2021-06-08 03:00:45 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-06-08 03:01:13 UTC/bin/sh -c apt-get update && apt-get install -y supervisor curl
2021-06-08 08:59:08 UTC/bin/sh -c #(nop) COPY dir:6158b26d7c29114c58d1e89c8fef151b12ecad1d0badaee5722edc4c9095dd62 in ui/lion/
2021-06-08 08:59:09 UTC/bin/sh -c #(nop) COPY file:dddd6908b159ccb39997e07d91c05d8b927e6ad8bd4efb1d68e8b4383c570e06 in .
2021-06-08 08:59:09 UTC/bin/sh -c #(nop) COPY file:dd911b9704e8d600fb08761ec83e75fdf505c25fb51845bdf3f3dd395004c390 in .
2021-06-08 08:59:10 UTC/bin/sh -c #(nop) COPY file:73c0eaf1536898e8ac78a1ff6b0219f50d96efd03a51223467822b1835bf6e2f in /etc/supervisor/conf.d/supervisord.conf
2021-06-08 08:59:10 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.