Namespace
selenium
Image / Tag
hub:4.7
Content Digest
sha256:db3027f826ad1ec27434d4c5a128dec83ce2ec7dc8edcc0aeaa02c19ccd2e2fa
Details
Created

2022-12-19 18:04:29 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.3% (27.2 MB)

[#001] sha256:c62a72f9dd4b1d67f06626db44a403f8b6294dc732f29c3a64fb4a5f1b04f4c6 - 0.0% (230 Bytes)

[#002] sha256:538f8bdce46f15efb2620966b2d7983591395fe6c0261f7201d0f8e2224480e5 - 46.57% (88.8 MB)

[#003] sha256:4bdc6cff034d43de0fe2ab124cd64a3f25da7eb5e1b72bc0697e0f252022513a - 0.22% (427 KB)

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

[#005] sha256:4b10d23c8cca660e1dac95aa7124c00c61d87046d34a0eaacb51b5868d1fc89a - 0.0% (831 Bytes)

[#006] sha256:14a8c8a67085aabe38c0fc42124fe99e30416e410368ec7598efaec4893e1adb - 0.0% (754 Bytes)

[#007] sha256:2ea3a351e58a34bb51b5bb2634bded0f6d4870a469784a9fe8d29e49a2307f1b - 13.76% (26.2 MB)

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

[#009] sha256:f4e9b9b702034e49c243a75675f625d08cfefb5f17d1934281c9dae9586e2bb9 - 25.07% (47.8 MB)

[#010] sha256:616e46de5cdabd8baaaf081cc44345e593f2e3554cc4345b1463960bf76f0684 - 0.0% (978 Bytes)

[#011] sha256:161626990a1e7314b733ac3e5948f282aece515ea099fe6a66a2929a7bd414e8 - 0.0% (729 Bytes)

[#012] sha256:19a61c8ff006d79a2523a5361cafb1f3a7f6bd5bcc4fb16214350ef811b629b3 - 0.0% (422 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"]

2022-12-19 18:03:33 UTC

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

2022-12-19 18:03:34 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-12-19 18:03:35 UTC

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

2022-12-19 18:04:01 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-12-19 18:04:02 UTC

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

2022-12-19 18:04:02 UTC

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

2022-12-19 18:04:03 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-12-19 18:04:04 UTC

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

2022-12-19 18:04:06 UTC

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

2022-12-19 18:04:07 UTC

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

2022-12-19 18:04:08 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.7.0/selenium-server-4.7.2.jar -O /opt/selenium/selenium-server.jar && wget --no-verbose https://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-http-jdk-client/4.7.2/selenium-http-jdk-client-4.7.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-12-19 18:04:08 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

2022-12-19 18:04:15 UTC

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

2022-12-19 18:04:16 UTC

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

2022-12-19 18:04:16 UTC

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

2022-12-19 18:04:17 UTC

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

2022-12-19 18:04:18 UTC

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

2022-12-19 18:04:19 UTC

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

2022-12-19 18:04:20 UTC

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

2022-12-19 18:04:21 UTC

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

2022-12-19 18:04:22 UTC

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

2022-12-19 18:04:23 UTC

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

2022-12-19 18:04:24 UTC

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

2022-12-19 18:04:25 UTC

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

2022-12-19 18:04:26 UTC

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

2022-12-19 18:04:28 UTC

/bin/sh -c #(nop) COPY file:2de03e90a5ac71b032b1f4cc4ea9bf37a5c3942ff77c2a12560ecde80e2fdcf2 in /opt/bin/

2022-12-19 18:04:29 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