Namespace
selenium
Image / Tag
hub:4.10.0
Content Digest
sha256:099afc294b232a78600182b8e820ab8fdf62383b501d7657c44470c9fb2056d1
Details
Created

2023-06-14 08:09:06 UTC

Size

192 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.69% (26.2 MB)

[#001] sha256:80a8d15761890d03c20cbfe3fdf9d3299b1f289bdafe911ad91f9228d33bfb8d - 0.0% (232 Bytes)

[#002] sha256:47dbd42d3513123685cf036fceed2a2daa226607620c62e2ebbd7672df22b8a2 - 46.93% (89.9 MB)

[#003] sha256:3613076167c08c254609ac0e5075be9e56787ce78aef8c8b60c5150d3a0cda4e - 0.22% (427 KB)

[#004] sha256:e4ab90a5d7b2d467643403fbb9ad9be09c369e172aad2ff225068886a6a34043 - 0.0% (4.85 KB)

[#005] sha256:582607703274d8a43f3a585250d7e504617149af1188b5f9ac203a8db5760703 - 0.0% (832 Bytes)

[#006] sha256:5689ce72da0a4c361c3234ee27964bef78cae1d9f1032e3b6f5c975533ea2877 - 0.0% (753 Bytes)

[#007] sha256:7700dd0fe250e53e655a03c23522cd28b1095d2e16716e47478f553e0f018ed5 - 14.23% (27.3 MB)

[#008] sha256:07b9bba96ea017a7c849d6d6a0712eb06c3ffd7690b00b827e9390ffe62925ca - 0.08% (151 KB)

[#009] sha256:e2df39d61593bad066ded73b0536f8031b66bea8bcc10db254ecd91b4dad61c2 - 24.85% (47.6 MB)

[#010] sha256:141879102a78793c6d8739f3871e2f86367566e934ca3386480bc237ba043f72 - 0.0% (1005 Bytes)

[#011] sha256:d4c054c15d6c92b24c97221986d1cac9a693a97398e7975372e60339701e2200 - 0.0% (779 Bytes)

[#012] sha256:125b5183019f5c3f9a2dee183424e28ad6584042698bbb864dd1d2c75971f7d9 - 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-06-14 08:07:54 UTC

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

2023-06-14 08:07:55 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-06-14 08:07:56 UTC

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

2023-06-14 08:08:34 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-06-14 08:08:35 UTC

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

2023-06-14 08:08:37 UTC

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

2023-06-14 08:08:38 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-06-14 08:08:38 UTC

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

2023-06-14 08:08:40 UTC

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

2023-06-14 08:08:41 UTC

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

2023-06-14 08:08:42 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.10.0/selenium-server-4.10.0.jar -O /opt/selenium/selenium-server.jar && wget --no-verbose https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-http-jdk-client/4.10.0/selenium-http-jdk-client-4.10.0.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-06-14 08:08:44 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-06-14 08:08:52 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-06-14 08:08:53 UTC

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

2023-06-14 08:08:53 UTC

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

2023-06-14 08:08:54 UTC

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

2023-06-14 08:08:55 UTC

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

2023-06-14 08:08:56 UTC

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

2023-06-14 08:08:57 UTC

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

2023-06-14 08:08:58 UTC

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

2023-06-14 08:08:59 UTC

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

2023-06-14 08:09:00 UTC

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

2023-06-14 08:09:01 UTC

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

2023-06-14 08:09:02 UTC

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

2023-06-14 08:09:03 UTC

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

2023-06-14 08:09:05 UTC

/bin/sh -c #(nop) COPY file:852477f03cf7c7234635cc85fd54fe2437fc4c37906b0f6bc91f4c75322afd30 in /opt/bin/

2023-06-14 08:09:06 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