2022-10-04 18:58:36 UTC
137 MB
true
DEBIAN_FRONTENDnoninteractive
HOME/home/seluser
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SE_BIND_HOSTfalse
SE_RELAX_CHECKStrue
SE_SESSION_REQUEST_TIMEOUT300
SE_SESSION_RETRY_INTERVAL15
TZUTC
[#000] sha256:d7bfe07ed8476565a440c2113cc64d7c0409dba8ef761fb3ec019d7e6b5952df - 19.82% (27.2 MB)
[#001] sha256:a11c0b2e6a395897a3550d91a70da2c7d7132714fdf43c1d57fb33fc83f2de01 - 0.0% (231 Bytes)
[#002] sha256:8a83c29e9f75d7dfef288da086ad6a6b7c7a7dc377613ecf9d3dfc55b5c05cac - 64.55% (88.7 MB)
[#003] sha256:2d7bffc1a1703337c182cbdadfcad7a2dc4fca671f238f093037a8936b2095fb - 0.3% (427 KB)
[#004] sha256:3f1f40331421327b1d8b06e816cd8da46b56ffce57230524555e8c006bf1a139 - 0.0% (4.85 KB)
[#005] sha256:b2da8b0750773ebc7466e3d83b15a1ccf2dba45b7b2469cd5e9e5e4fe04ee71c - 0.0% (830 Bytes)
[#006] sha256:241ab8c44286070d0033e44150a876154942a20159c92c4d24ce9fb5ac4e13c0 - 0.0% (752 Bytes)
[#007] sha256:1c2a8b29f6ab6c106526cf59a5a405285ca31df97b391572ec8839389520ad25 - 15.32% (21.1 MB)
[#008] sha256:391ebc7a808ee7bc79e3734eab60a1032783a3375177fd52478a81e9e70a607c - 0.0% (535 Bytes)
[#009] sha256:3e23cf3f3cca6684eb51f135c3e1f15fa629398483527ff64be674c56d1a95f4 - 0.0% (423 Bytes)
/bin/sh -c #(nop) ADD file:00dae10e79b05c4e1a3db053a1f85a4f38a39fe85cbbd88d74201a01a7dd59b5 in /
2022-06-06 22:21:12 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-10-04 18:57:45 UTC/bin/sh -c #(nop) LABEL authors=Selenium <[email protected]>
2022-10-04 18:57:46 UTC/bin/sh -c echo "deb http://archive.ubuntu.com/ubuntu focal main universe\n" > /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu focal-updates main universe\n" >> /etc/apt/sources.list && echo "deb http://security.ubuntu.com/ubuntu focal-security main universe\n" >> /etc/apt/sources.list
2022-10-04 18:57:47 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true
2022-10-04 18:58:15 UTC/bin/sh -c apt-get -qqy update && apt-get -qqy --no-install-recommends install bzip2 ca-certificates openjdk-11-jre-headless tzdata sudo unzip wget jq curl supervisor gnupg2 && rm -rf /var/lib/apt/lists/* /var/cache/apt/* && sed -i 's/securerandom\.source=file:\/dev\/random/securerandom\.source=file:\/dev\/urandom/' ./usr/lib/jvm/java-11-openjdk-amd64/conf/security/java.security
2022-10-04 18:58:15 UTC/bin/sh -c #(nop) ENV TZ=UTC
2022-10-04 18:58:16 UTC/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata
2022-10-04 18:58:17 UTC/bin/sh -c groupadd seluser --gid 1201 && useradd seluser --create-home --gid 1201 --shell /bin/bash --uid 1200 && usermod -a -G sudo seluser && echo 'ALL ALL = (ALL) NOPASSWD: ALL' >> /etc/sudoers && echo 'seluser:secret' | chpasswd
2022-10-04 18:58:18 UTC/bin/sh -c #(nop) ENV HOME=/home/seluser
2022-10-04 18:58:20 UTC/bin/sh -c #(nop) COPY multi:0319781c26e1ad4423aad6cc4a2dd60ae9275a9b7cb7609d5e6c503e44c59f21 in /opt/bin/
2022-10-04 18:58:21 UTC/bin/sh -c #(nop) COPY file:b30d9d16ed1417ad0a9b9b85f752bd392dc250237e473274cb9a72e4be13b3f8 in /etc
2022-10-04 18:58:23 UTC/bin/sh -c mkdir -p /opt/selenium /opt/selenium/assets /var/run/supervisor /var/log/supervisor && touch /opt/selenium/config.toml && chmod -R 777 /opt/selenium /opt/selenium/assets /var/run/supervisor /var/log/supervisor /etc/passwd && wget --no-verbose https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.5.0/selenium-server-4.5.0.jar -O /opt/selenium/selenium-server.jar && chgrp -R 0 /opt/selenium ${HOME} /opt/selenium/assets /var/run/supervisor /var/log/supervisor && chmod -R g=u /opt/selenium ${HOME} /opt/selenium/assets /var/run/supervisor /var/log/supervisor
2022-10-04 18:58:23 UTC/bin/sh -c #(nop) USER 1200:1201
2022-10-04 18:58:24 UTC/bin/sh -c #(nop) ENV SE_BIND_HOST=false
2022-10-04 18:58:25 UTC/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]
2022-10-04 18:58:26 UTC/bin/sh -c #(nop) LABEL authors=
2022-10-04 18:58:27 UTC/bin/sh -c #(nop) USER 1200
2022-10-04 18:58:28 UTC/bin/sh -c #(nop) EXPOSE 4442
2022-10-04 18:58:29 UTC/bin/sh -c #(nop) EXPOSE 4443
2022-10-04 18:58:30 UTC/bin/sh -c #(nop) EXPOSE 4444
2022-10-04 18:58:31 UTC/bin/sh -c #(nop) ENV SE_SESSION_REQUEST_TIMEOUT=300
2022-10-04 18:58:32 UTC/bin/sh -c #(nop) ENV SE_SESSION_RETRY_INTERVAL=15
2022-10-04 18:58:33 UTC/bin/sh -c #(nop) ENV SE_RELAX_CHECKS=true
2022-10-04 18:58:35 UTC/bin/sh -c #(nop) COPY file:4b28b669f2fc38d90d3fe1ea186ac83297cc68bae101807976a14c17192ac9d1 in /opt/bin/
2022-10-04 18:58:36 UTC/bin/sh -c #(nop) COPY file:7421c2a82c6fb506387f4726d86cfa0a5301f7850382d339bd8636bff089bce0 in /etc/supervisor/conf.d/
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.