Namespace
selenium
Image / Tag
hub:4.8.2
Content Digest
sha256:d6a3d0c81e6841f4d7a6e597b4aed7e3b0336ace7b0ffda728672feb00a4f711
Details
Created

2023-03-25 08:29:09 UTC

Size

190 MB

Content Digest
Labels
  • authors
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

Environment
DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

HOME

/home/seluser

PATH

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

SE_BIND_HOST

false

SE_RELAX_CHECKS

true

SE_SESSION_REQUEST_TIMEOUT

300

SE_SESSION_RETRY_INTERVAL

15

TZ

UTC


Layers

[#000] sha256:47c7644723910b6dfc6ec8b3bd9fed3ac32778cf485ce3a6535ff6b6da06f743 - 13.82% (26.2 MB)

[#001] sha256:3bf5d3213621fea1a5ca9757f0b53347a5102cde3fa07ebffe497638e9a59990 - 0.0% (231 Bytes)

[#002] sha256:b900a8d34c387da283df9caffc1238d2f67e8fbb7affd9072e86b20c1106c790 - 46.67% (88.6 MB)

[#003] sha256:12e29c4f93d17e00718df07aa5babea7a251387a7ef4081c3cafde11002e0fc4 - 0.22% (427 KB)

[#004] sha256:368371ed208db193e2b5220b8137f31c93f8231eb9ac561734e58be003b1a109 - 0.0% (4.84 KB)

[#005] sha256:324cc7b91da91861df93e80ad06e4baab2de09e6551e293eb86b938c26ee6e72 - 0.0% (828 Bytes)

[#006] sha256:e3920e5ab0c4f24ddeda82088cef0b3e11ce7d6cbadfd62866a035bc65a1c561 - 0.0% (751 Bytes)

[#007] sha256:c34c6beb3fbe26044b85220e98650882af2133bdcf7e2a5510cb5eed8ae24865 - 14.22% (27 MB)

[#008] sha256:62ddce3997f16bf68192ba6431c714516fdb02a65db6aab2e0742a932caba70c - 0.08% (152 KB)

[#009] sha256:8137c9130269b8aedbdaf7318b9c168e2bd3ec3c81f9e2380c8a0fe000dfa73a - 24.99% (47.4 MB)

[#010] sha256:8b299a716c2f122f1c094e8b24ca18889d833404fdb554f6e62280019867a61d - 0.0% (1006 Bytes)

[#011] sha256:36f90a0ffad766b132e63aa4ac77425562b71e6785e31ee1ab7e3430b2ef6a8d - 0.0% (745 Bytes)

[#012] sha256:a014ffc47ede2df7945dc3b5121ef8fc378718184f386339d64c9f3d3cbff04b - 0.0% (423 Bytes)


History
2023-03-01 04:53:01 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-03-01 04:53:01 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-03-01 04:53:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-03-01 04:53:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04

2023-03-01 04:53:03 UTC

/bin/sh -c #(nop) ADD file:3478fb5bdcf8ad03d450d48901a6a8452c0ab253f24d21b1e27f99259db2d26b in /

2023-03-01 04:53:04 UTC

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

2023-03-25 08:28:12 UTC

/bin/sh -c #(nop) LABEL authors=Selenium <[email protected]>

2023-03-25 08:28:13 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

2023-03-25 08:28:14 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true

2023-03-25 08:28:40 UTC

/bin/sh -c apt-get -qqy update && apt-get -qqy --no-install-recommends install acl 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

2023-03-25 08:28:41 UTC

/bin/sh -c #(nop) ENV TZ=UTC

2023-03-25 08:28:42 UTC

/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata

2023-03-25 08:28:43 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

2023-03-25 08:28:44 UTC

/bin/sh -c #(nop) ENV HOME=/home/seluser

2023-03-25 08:28:46 UTC

/bin/sh -c #(nop) COPY multi:0319781c26e1ad4423aad6cc4a2dd60ae9275a9b7cb7609d5e6c503e44c59f21 in /opt/bin/

2023-03-25 08:28:47 UTC

/bin/sh -c #(nop) COPY file:b30d9d16ed1417ad0a9b9b85f752bd392dc250237e473274cb9a72e4be13b3f8 in /etc

2023-03-25 08:28:48 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.8.0/selenium-server-4.8.2.jar -O /opt/selenium/selenium-server.jar && wget --no-verbose https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-http-jdk-client/4.8.2/selenium-http-jdk-client-4.8.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 && setfacl -Rm u:seluser:rwx /opt /opt/selenium ${HOME} /opt/selenium/assets /var/run/supervisor /var/log/supervisor

2023-03-25 08:28:49 UTC

/bin/sh -c curl -fLo /tmp/cs https://github.com/coursier/launchers/raw/master/coursier && chmod +x /tmp/cs && mkdir -p /external_jars && chmod -R 775 /external_jars

2023-03-25 08:28:55 UTC

/bin/sh -c /tmp/cs fetch --classpath --cache /external_jars io.opentelemetry:opentelemetry-exporter-jaeger:1.22.0 io.grpc:grpc-netty:1.52.1 > /external_jars/.classpath.txt

2023-03-25 08:28:56 UTC

/bin/sh -c chmod 664 /external_jars/.classpath.txt

2023-03-25 08:28:56 UTC

/bin/sh -c #(nop) USER 1200:1201

2023-03-25 08:28:57 UTC

/bin/sh -c #(nop) ENV SE_BIND_HOST=false

2023-03-25 08:28:58 UTC

/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]

2023-03-25 08:28:59 UTC

/bin/sh -c #(nop) LABEL authors=

2023-03-25 08:29:00 UTC

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

2023-03-25 08:29:01 UTC

/bin/sh -c #(nop) EXPOSE 4442

2023-03-25 08:29:02 UTC

/bin/sh -c #(nop) EXPOSE 4443

2023-03-25 08:29:03 UTC

/bin/sh -c #(nop) EXPOSE 4444

2023-03-25 08:29:04 UTC

/bin/sh -c #(nop) ENV SE_SESSION_REQUEST_TIMEOUT=300

2023-03-25 08:29:05 UTC

/bin/sh -c #(nop) ENV SE_SESSION_RETRY_INTERVAL=15

2023-03-25 08:29:06 UTC

/bin/sh -c #(nop) ENV SE_RELAX_CHECKS=true

2023-03-25 08:29:08 UTC

/bin/sh -c #(nop) COPY file:51de8bd4b54e3b4924a7b21f408fef0c7c0e4ba7736ea62365f33ae6ffb8da9c in /opt/bin/

2023-03-25 08:29:09 UTC

/bin/sh -c #(nop) COPY file:7421c2a82c6fb506387f4726d86cfa0a5301f7850382d339bd8636bff089bce0 in /etc/supervisor/conf.d/

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