2022-02-10 07:02:38 UTC
136 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.95% (25.8 MB)
[#001] sha256:c06d995d9f97f097b94f0f742d29e0921da8b02fc370f74423badd464b158db1 - 0.0% (300 Bytes)
[#002] sha256:c71cb12da6c35eb7272a16d0c676bb7fb57ae225f57d155228e99595403f87f6 - 4.94% (6.73 MB)
[#003] sha256:1d43fcdb5a3d5433d453644b2898a7b189c8900715371cf473ad18454478dfc9 - 47.76% (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:84b9ddbcef8e6e5ad3ab385291cdab0a401f698df9aea4920ae8b805dc1588c9 - 0.0% (120 Bytes)
[#008] sha256:c0a8a54ed136fa9dbd449365c8f17f6dda42ee4be45c5ae5122ee00109986220 - 0.0% (298 Bytes)
[#009] sha256:ec027c9d4d03ee6c248c8837b5286d0a8b02bf6edf7ba5ef16aac1c2c8046eee - 17.49% (23.8 MB)
[#010] sha256:8ea27c6b7510e3bc7631e5943709073d99b9ba25d5799b25ffb701c16981cbba - 1.05% (1.43 MB)
[#011] sha256:122d2f9c3b359de3f1c478d289a662fbe53934bbd41b2f6be957e87509e6f0d3 - 9.81% (13.4 MB)
[#012] sha256:3bb819cdcfeedd5ce1cd12254ac7d1beb6bd6becd720acfc547ce0a3934c2668 - 0.0% (827 Bytes)
[#013] sha256:dc0c86977bc7a7e516f91844fefac48cd9eb56f89f3b509fff0b1e0b97adf09a - 0.0% (365 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"]
2022-02-10 07:00:40 UTC (buildkit.dockerfile.v0)USER root
2022-02-10 07:00:40 UTC (buildkit.dockerfile.v0)WORKDIR /opt/lion
2022-02-10 07:00:40 UTC (buildkit.dockerfile.v0)ENV GUACD_LOG_LEVEL=debug
2022-02-10 07:00:40 UTC (buildkit.dockerfile.v0)RUN /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 # buildkit
2022-02-10 07:00:55 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y supervisor curl # buildkit
2022-02-10 07:02:08 UTC (buildkit.dockerfile.v0)COPY /opt/lion/ui/lion ui/lion/ # buildkit
2022-02-10 07:02:37 UTC (buildkit.dockerfile.v0)COPY /opt/lion/lion . # buildkit
2022-02-10 07:02:37 UTC (buildkit.dockerfile.v0)COPY /opt/lion/config_example.yml . # buildkit
2022-02-10 07:02:38 UTC (buildkit.dockerfile.v0)COPY /opt/lion/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit
2022-02-10 07:02:38 UTC (buildkit.dockerfile.v0)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.