2022-10-21 12:04:13 UTC
138 MB
true
DEBIAN_FRONTENDnoninteractive
HOME/home/seluser
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SE_BIND_HOSTfalse
SE_DOCKERtrue
SE_RELAX_CHECKStrue
SE_SESSION_REQUEST_TIMEOUT300
SE_SESSION_RETRY_INTERVAL15
TZUTC
[#000] sha256:d7bfe07ed8476565a440c2113cc64d7c0409dba8ef761fb3ec019d7e6b5952df - 19.79% (27.2 MB)
[#001] sha256:7dc07d0a41484636a5500895d2a44dbb23a32a5e8edfda5b1aee5ce41fe75102 - 0.0% (231 Bytes)
[#002] sha256:3d62f87bab925298fb86a1b56b120a95624dbe1e2aabbac412cc975fb031d4db - 64.46% (88.7 MB)
[#003] sha256:af0a980033bb1912d72313ef08ca4fab8414624983cfd61e87f22f03462e8c36 - 0.3% (427 KB)
[#004] sha256:b14e8d803e31ee81cb4eca99bab634133936529ed3813f2e05a702b15e9b64e1 - 0.0% (4.85 KB)
[#005] sha256:c0bb1fb6e2885a01a39f4245a88e5ddb27e863bf53ff0e88ddb2b7cdef3acea2 - 0.0% (831 Bytes)
[#006] sha256:3a27ea0154c644417cdea96a1c063e5d3709a01700a4e2566ef2654e571b49c1 - 0.0% (752 Bytes)
[#007] sha256:f76e39b1e29914e3dc54f7cd185672d7fbc27d09f5bddf6db52ecfebd49e2ca7 - 15.44% (21.3 MB)
[#008] sha256:d5570524e39b51ec9237cba14be7302d030d66ec91608deadadfd94811997055 - 0.0% (572 Bytes)
[#009] sha256:7e1ca77e9053ae2983bcb690ca921964e29420b9258ef982859b8afc301fd2f3 - 0.0% (421 Bytes)
/bin/sh -c #(nop) ADD file:00dae10e79b05c4e1a3db053a1f85a4f38a39fe85cbbd88d74201a01a7dd59b5 in /
2022-06-06 22:21:12 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-10-21 12:03:17 UTC/bin/sh -c #(nop) LABEL authors=Selenium <[email protected]>
2022-10-21 12:03:18 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-21 12:03:19 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true
2022-10-21 12:03:51 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-21 12:03:51 UTC/bin/sh -c #(nop) ENV TZ=UTC
2022-10-21 12:03:52 UTC/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata
2022-10-21 12:03:53 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-21 12:03:54 UTC/bin/sh -c #(nop) ENV HOME=/home/seluser
2022-10-21 12:03:56 UTC/bin/sh -c #(nop) COPY multi:0319781c26e1ad4423aad6cc4a2dd60ae9275a9b7cb7609d5e6c503e44c59f21 in /opt/bin/
2022-10-21 12:03:57 UTC/bin/sh -c #(nop) COPY file:b30d9d16ed1417ad0a9b9b85f752bd392dc250237e473274cb9a72e4be13b3f8 in /etc
2022-10-21 12:03:58 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.2.jar -O /opt/selenium/selenium-server.jar && wget --no-verbose https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-http-jdk-client/4.5.2/selenium-http-jdk-client-4.5.2.jar -O /opt/selenium/selenium-http-jdk-client.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-21 12:03:59 UTC/bin/sh -c #(nop) USER 1200:1201
2022-10-21 12:04:00 UTC/bin/sh -c #(nop) ENV SE_BIND_HOST=false
2022-10-21 12:04:01 UTC/bin/sh -c #(nop) ENV SE_DOCKER=true
2022-10-21 12:04:02 UTC/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]
2022-10-21 12:04:03 UTC/bin/sh -c #(nop) LABEL authors=
2022-10-21 12:04:04 UTC/bin/sh -c #(nop) USER 1200
2022-10-21 12:04:05 UTC/bin/sh -c #(nop) EXPOSE 4442
2022-10-21 12:04:06 UTC/bin/sh -c #(nop) EXPOSE 4443
2022-10-21 12:04:07 UTC/bin/sh -c #(nop) EXPOSE 4444
2022-10-21 12:04:08 UTC/bin/sh -c #(nop) ENV SE_SESSION_REQUEST_TIMEOUT=300
2022-10-21 12:04:09 UTC/bin/sh -c #(nop) ENV SE_SESSION_RETRY_INTERVAL=15
2022-10-21 12:04:10 UTC/bin/sh -c #(nop) ENV SE_RELAX_CHECKS=true
2022-10-21 12:04:12 UTC/bin/sh -c #(nop) COPY file:206efd22d125258231a666ead1e18a8837401ab14751651b0537fdd4e0d35356 in /opt/bin/
2022-10-21 12:04:13 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.