Namespace
selenium
Image / Tag
hub:4.0.0-prerelease-beta-1-prerelease-20201127
Content Digest
sha256:857d907c7783834c02ceb254ddc9118e758b8d59b5e2d792c00a20c236278d92
Details
Created

2020-11-27 23:25:05 UTC

Size

111 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_ALLOW_CORS

false

SE_HUB_HOST

0.0.0.0

SE_HUB_PORT

4444

SE_RELAX_CHECKS

true

SE_SESSION_REQUEST_TIMEOUT

300

SE_SESSION_RETRY_INTERVAL

5

TZ

UTC


Layers

[#000] sha256:f08d8e2a3ba11bea23cf5c17e8e1c620057412ed05c32d1114640e18d6dd0a43 - 22.95% (25.5 MB)

[#001] sha256:3baa9cb2483bd9c5329a44d9c2fe72535625bbd4308bca95785dd58e72c06365 - 0.03% (34.5 KB)

[#002] sha256:94e5ff4c0b1526abf77c236655f21c8f67a23313291c8b970fe6b469549d8153 - 0.0% (848 Bytes)

[#003] sha256:1860925334f940c3145808527480b4f0cba7f01279087fdb27679e4354fba967 - 0.0% (163 Bytes)

[#004] sha256:210d135bf8175e4f6b23c5d10d52e4d7b280755e716d1daaa46eac4e3f092f81 - 0.0% (232 Bytes)

[#005] sha256:9780953d0f10d3c8277be1c196221cd293eceafcda3a18369e4bfc4fe65acaaf - 60.8% (67.4 MB)

[#006] sha256:dde00a305812a6f201a43a4eaf8e466031b7a63c6e4619c13f27f0157488fdb7 - 0.38% (426 KB)

[#007] sha256:dcec68ef2f39a47674379e9c629e29a18715af82c2f044b105501a5821e2f064 - 0.0% (5.01 KB)

[#008] sha256:aa716d4382c61a1730bc779fc08e3922ca9debd0ab947b358d499d0908d15e5c - 0.0% (829 Bytes)

[#009] sha256:5044b31da96dc3ab977c6ec9de87bd839c0a29dee3486fb96efe777dff214a56 - 0.0% (538 Bytes)

[#010] sha256:3037d1d883ae7e901af2d4e6e89e18838bbb3c785d1880b9eee77e64736af746 - 15.83% (17.6 MB)

[#011] sha256:a079750a88406157bae337f35608c71ff96057021d8f3e222ecf0991587f5627 - 0.0% (633 Bytes)

[#012] sha256:2371483b2fa3020ecd5998830a02fa5a4fe17165d456a13fd85ef7664468a70e - 0.0% (422 Bytes)

[#013] sha256:e6164a7a03bfbbadb9734aee5f7d98b1e30aa18ec5df00b8642aaa5a72069ce4 - 0.0% (276 Bytes)


History
2020-08-19 21:13:50 UTC

/bin/sh -c #(nop) ADD file:5c125b7f411566e9daa738d8cb851098f36197810f06488c2609074296f294b2 in /

2020-08-19 21:13:52 UTC

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

2020-08-19 21:13:53 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

2020-08-19 21:13:55 UTC

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

2020-08-19 21:13:55 UTC

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

2020-11-27 23:24:07 UTC

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

2020-11-27 23:24:08 UTC

/bin/sh -c echo "deb http://archive.ubuntu.com/ubuntu bionic main universe\n" > /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu bionic-updates main universe\n" >> /etc/apt/sources.list && echo "deb http://security.ubuntu.com/ubuntu bionic-security main universe\n" >> /etc/apt/sources.list

2020-11-27 23:24:09 UTC

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

2020-11-27 23:24:38 UTC

/bin/sh -c apt-get -qqy update && apt-get -qqy --no-install-recommends install bzip2 ca-certificates openjdk-8-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-8-openjdk-amd64/jre/lib/security/java.security

2020-11-27 23:24:42 UTC

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

2020-11-27 23:24:43 UTC

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

2020-11-27 23:24:44 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

2020-11-27 23:24:45 UTC

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

2020-11-27 23:24:47 UTC

/bin/sh -c #(nop) COPY multi:9222ca11e28f5adf22365ba91323c17ee07f8b1aed8d55f4116bc40eeac6b256 in /opt/bin/

2020-11-27 23:24:48 UTC

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

2020-11-27 23:24:49 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/alpha-jars/selenium-server-4.0.0-prerelease-beta-1-469efe8ce6.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

2020-11-27 23:24:50 UTC

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

2020-11-27 23:24:51 UTC

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

2020-11-27 23:24:52 UTC

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

2020-11-27 23:24:53 UTC

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

2020-11-27 23:24:54 UTC

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

2020-11-27 23:24:55 UTC

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

2020-11-27 23:24:56 UTC

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

2020-11-27 23:24:57 UTC

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

2020-11-27 23:24:58 UTC

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

2020-11-27 23:24:59 UTC

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

2020-11-27 23:25:00 UTC

/bin/sh -c #(nop) ENV SE_HUB_PORT=4444

2020-11-27 23:25:01 UTC

/bin/sh -c #(nop) ENV SE_HUB_HOST=0.0.0.0

2020-11-27 23:25:02 UTC

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

2020-11-27 23:25:04 UTC

/bin/sh -c #(nop) COPY multi:1aaf8635ef3f7c6a96b3f6e5d9dbda857a033e5f713c705502c06c7b344477d3 in /opt/bin/

2020-11-27 23:25:05 UTC

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

2020-11-27 23:25:05 UTC

/bin/sh -c /opt/bin/generate_config > /opt/selenium/config.toml

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