Namespace
jumpserver
Image / Tag
lion:v2.10.0
Content Digest
sha256:7a73ac3a30cab30c3047dd9fe2acb2810ca3db1402aaad241ab667726e179f33
Details
Created

2021-05-20 10:03:47 UTC

Size

136 MB

Content Digest
Environment
GUACD_LOG_LEVEL

debug

LC_ALL

C.UTF-8

LD_LIBRARY_PATH

/usr/local/guacamole/lib

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#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.71% (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:4d750d450a490814930e530b79e93a86bc196b27e5ecd208dc96556e512e7bfe - 0.0% (147 Bytes)

[#008] sha256:a1765d350e6077defd17cd1f3a9bbcc3fef2b43af3e43d9d577f634dfee776c6 - 0.0% (292 Bytes)

[#009] sha256:c223153740f53bc89bb582b0409993f9e975d4cdf607655d84f2cab88ea11577 - 17.6% (24 MB)

[#010] sha256:4c5261d511a7446866c6684725ed577d06b728da9e7523e8f5c2f2f3908ab615 - 1.04% (1.41 MB)

[#011] sha256:7354b785b0d0bb47fd0f60255aa21a30d27bb459d26542c4617fc46b5f0f2acf - 9.78% (13.4 MB)

[#012] sha256:48f657d4d6be2b3c91a4110f89ff914aa592cce280ea896ffed5c772f8bc3545 - 0.0% (823 Bytes)

[#013] sha256:0afc5333c8b9130f4907b926ea177dbe3df24503351da69257fdc80beb0b6c1b - 0.0% (365 Bytes)


History
2020-12-11 02:06:10 UTC

/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-05-20 05:38:43 UTC

/bin/sh -c #(nop) USER root

2021-05-20 05:38:44 UTC

/bin/sh -c #(nop) WORKDIR /opt/lion

2021-05-20 05:38:44 UTC

/bin/sh -c #(nop) ENV GUACD_LOG_LEVEL=debug

2021-05-20 05:38:44 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-05-20 05:39:10 UTC

/bin/sh -c apt-get update && apt-get install -y supervisor curl

2021-05-20 05:39:11 UTC

/bin/sh -c #(nop) COPY dir:e011f1a50fffe7ba88a0ecbfdb25dc44f59e118a96778b9bcfd417f1f48e5f90 in ui/lion/

2021-05-20 10:03:46 UTC

/bin/sh -c #(nop) COPY file:8e6e8bba7e8d47529395d24e21de544279d9011fb3e93b140c40a499de3ddc24 in .

2021-05-20 10:03:47 UTC

/bin/sh -c #(nop) COPY file:dd911b9704e8d600fb08761ec83e75fdf505c25fb51845bdf3f3dd395004c390 in .

2021-05-20 10:03:47 UTC

/bin/sh -c #(nop) COPY file:73c0eaf1536898e8ac78a1ff6b0219f50d96efd03a51223467822b1835bf6e2f in /etc/supervisor/conf.d/supervisord.conf

2021-05-20 10:03:47 UTC

/bin/sh -c #(nop) CMD ["/usr/bin/supervisord"]

Danger Zone
Delete Tag

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.

Delete