Namespace
selenium
Image / Tag
hub:4.0.0-beta-4-prerelease-20210517
Content Digest
sha256:b6ef3dc17026f88be1bb2326e19a4d4d4579df2c8714861fca3ef5028956e81b
Details
Created

2021-05-17 19:54:57 UTC

Size

138 MB

Content Digest
Labels
  • authors
    SeleniumHQ

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_RELAX_CHECKS

true

SE_SESSION_REQUEST_TIMEOUT

300

SE_SESSION_RETRY_INTERVAL

5

TZ

UTC


Layers

[#000] sha256:a70d879fa5984474288d52009479054b8bb2993de2a1859f43b5480600cecb24 - 19.68% (27.2 MB)

[#001] sha256:c4394a92d1f8760cf7d17fee0bcee732c94c5b858dd8d19c7ff02beecf3b4e83 - 0.0% (848 Bytes)

[#002] sha256:10e6159c56c084c858f5de2416454ac0a49ddda47b764e4379c5d5a147c9bf5f - 0.0% (187 Bytes)

[#003] sha256:c166d67afb996873024aecfb1c1a90957f7924963ac8e5f4a1b5868b45c9046f - 0.0% (231 Bytes)

[#004] sha256:411f5c7d8d0cf57dc57a5ae5ce278f5dd784cc6773ff50dcf2c78344a13d92be - 65.42% (90.6 MB)

[#005] sha256:daf1a6781f953da5c8a4d70ccf94317eef965bf9270d3993aa91d04de28e78e2 - 0.3% (427 KB)

[#006] sha256:3a8244c0bd2e5ff3cd9fe13f685f30eee7312bbd94af3589f18ef07170b4733e - 0.0% (4.84 KB)

[#007] sha256:75a9a7f516ac913ca6504d2c98922cb779021c294d753346352c86fb4e1e5141 - 0.0% (832 Bytes)

[#008] sha256:49723d6e21a4b2dce1ad92e5fb881231ca1d557c6ebbc200173f26d587a0a859 - 0.0% (540 Bytes)

[#009] sha256:75609c9b9edc3b60b76e31e3ea30e9296dc36e86bd31c3b55995d35eaf053827 - 14.59% (20.2 MB)

[#010] sha256:72247128804a41685c52e588879ee38464800f18c9a130da92c0fedb42871406 - 0.0% (518 Bytes)

[#011] sha256:9d4c647a7c67f5f5d227e5f8b0ca637e6fab2d9f0087d9aa6146148ec7c440d8 - 0.0% (425 Bytes)


History
2021-04-03 00:53:06 UTC

/bin/sh -c #(nop) ADD file:27277aee655dd263ee698d1f2fe17f0b1dbba740615bcac8642723a6ac0d62be in /

2021-04-03 00:53:07 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-04-03 00:53:08 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-04-03 00:53:09 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-04-03 00:53:09 UTC

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

2021-05-17 19:54:05 UTC

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

2021-05-17 19:54:06 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

2021-05-17 19:54:07 UTC

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

2021-05-17 19:54:37 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

2021-05-17 19:54:37 UTC

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

2021-05-17 19:54:38 UTC

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

2021-05-17 19:54:39 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

2021-05-17 19:54:40 UTC

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

2021-05-17 19:54:42 UTC

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

2021-05-17 19:54:43 UTC

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

2021-05-17 19:54:44 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/docker-selenium/raw/beta-jars/selenium-server-4.0.0-prerelease-beta-4-e9c738de8a.jar -O /opt/selenium/selenium-server.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

2021-05-17 19:54:45 UTC

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

2021-05-17 19:54:46 UTC

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

2021-05-17 19:54:47 UTC

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

2021-05-17 19:54:48 UTC

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

2021-05-17 19:54:49 UTC

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

2021-05-17 19:54:50 UTC

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

2021-05-17 19:54:51 UTC

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

2021-05-17 19:54:52 UTC

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

2021-05-17 19:54:53 UTC

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

2021-05-17 19:54:54 UTC

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

2021-05-17 19:54:56 UTC

/bin/sh -c #(nop) COPY file:285a4c876803e40ced36a1051cf453328c8230a52880dbcd04567cbb96a9b910 in /opt/bin/

2021-05-17 19:54:57 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