Namespace
selenium
Image / Tag
hub:4.8.0
Content Digest
sha256:2297f0af4f1e6b9e711ae4b3662144e49151315794c4ed2cfa8028fed7474529
Details
Created

2023-02-10 22:17:20 UTC

Size

191 MB

Content Digest
Labels
  • authors

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:d7bfe07ed8476565a440c2113cc64d7c0409dba8ef761fb3ec019d7e6b5952df - 14.27% (27.2 MB)

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

[#002] sha256:c25ec0af0d4723d2c7f49a655cfed01ec78a8faedf4a9ec16209b368547e29e6 - 46.47% (88.8 MB)

[#003] sha256:062d3f2649ccfd5b6de83d2ce1cdebd34f1d8764af7de23f6dc09cf355786a82 - 0.22% (427 KB)

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

[#005] sha256:9fdc8f778824a7c34c160b7e522910a3ac577444afc767b6005b1af6cd371af0 - 0.0% (830 Bytes)

[#006] sha256:8ecbbcbb140462eebaae6886db04ba8a4434830d1cc06115d93f366721d85db4 - 0.0% (753 Bytes)

[#007] sha256:7f927244db520e3b9e49a1dbb1f25a4ed5eeab2adb9a397fdb4c439ec517f5e0 - 13.88% (26.5 MB)

[#008] sha256:4a8501f31189ae3d748c109b81a019a9cc66bc6b36a7fd9c2e9733edc7fe1c7c - 0.08% (152 KB)

[#009] sha256:4fb1b9397347392f19b03b2afdf64008e176544853dd1af4e35b021708c477fc - 25.08% (47.9 MB)

[#010] sha256:a4e7c89330a194fd2f749951a90c8f5a90bd9806639cca90cacf120a155bdbc1 - 0.0% (1003 Bytes)

[#011] sha256:34769fc6ac4056b7f7c29788b492fcb5ef2b2c6ef2c81d1dc4144abe98ebb111 - 0.0% (742 Bytes)

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


History
2022-06-06 22:21:11 UTC

/bin/sh -c #(nop) ADD file:00dae10e79b05c4e1a3db053a1f85a4f38a39fe85cbbd88d74201a01a7dd59b5 in /

2022-06-06 22:21:12 UTC

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

2023-02-10 22:16:15 UTC

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

2023-02-10 22:16:16 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-02-10 22:16:17 UTC

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

2023-02-10 22:16: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

2023-02-10 22:16:52 UTC

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

2023-02-10 22:16:52 UTC

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

2023-02-10 22:16: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

2023-02-10 22:16:54 UTC

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

2023-02-10 22:16:56 UTC

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

2023-02-10 22:16:57 UTC

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

2023-02-10 22:16: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.8.0/selenium-server-4.8.0.jar -O /opt/selenium/selenium-server.jar && wget --no-verbose https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-http-jdk-client/4.8.0/selenium-http-jdk-client-4.8.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

2023-02-10 22:16:59 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 777 /external_jars

2023-02-10 22:17:06 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-02-10 22:17:07 UTC

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

2023-02-10 22:17:07 UTC

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

2023-02-10 22:17:08 UTC

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

2023-02-10 22:17:09 UTC

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

2023-02-10 22:17:10 UTC

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

2023-02-10 22:17:11 UTC

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

2023-02-10 22:17:12 UTC

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

2023-02-10 22:17:13 UTC

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

2023-02-10 22:17:14 UTC

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

2023-02-10 22:17:15 UTC

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

2023-02-10 22:17:16 UTC

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

2023-02-10 22:17:17 UTC

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

2023-02-10 22:17:19 UTC

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

2023-02-10 22:17:20 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