Namespace
selenium
Image / Tag
hub:4.0.0-alpha-6-20200609
Content Digest
sha256:c552e3d2c8f46570402b8381ae9d63ebc490bb2e12f21f6cbd022ba2d3bc537c
Details
Created

2020-06-14 22:52:32 UTC

Size

110 MB

Content Digest
Labels
  • authors
    SeleniumHQ

Environment
DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

GRID_BROWSER_TIMEOUT

0

GRID_CLEAN_UP_CYCLE

5000

GRID_DEBUG

false

GRID_HUB_HOST

0.0.0.0

GRID_HUB_PORT

4444

GRID_JETTY_MAX_THREADS

-1

GRID_MAX_SESSION

5

GRID_NEW_SESSION_WAIT_TIMEOUT

-1

GRID_THROW_ON_CAPABILITY_NOT_PRESENT

true

GRID_TIMEOUT

1800

HOME

/home/seluser

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

UTC


Layers

[#000] sha256:7ddbc47eeb70dc7f08e410a6667948b87ff3883024eb41478b44ef9a81bf400c - 23.15% (25.5 MB)

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

[#002] sha256:8c3b70e3904492c753652606df4726430426f42ea56e06ea924d6fea7ae162a1 - 0.0% (845 Bytes)

[#003] sha256:45d437916d5781043432f2d72608049dcf74ddbd27daa01a25fa63c8f1b9adc4 - 0.0% (162 Bytes)

[#004] sha256:f529decf5f3659bb60bc7959aa8ad0c191a715c666d1f8dbb19d48497d57dd41 - 0.0% (236 Bytes)

[#005] sha256:6e9541108739bfb364856abaf988b211abee8d2d051b8b12165c91136e03a6b1 - 60.16% (66.1 MB)

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

[#007] sha256:3bf83f13633ef009b511919b2d765b39c089e3598c8696de3cb5c10f56fa1f1f - 0.0% (4.92 KB)

[#008] sha256:51aa9d5d7a34e2683b121485182bbd9738df124d115e09eac7c9097d88cea312 - 0.0% (832 Bytes)

[#009] sha256:2256d466f1d2bf65e73d9caa4db31fadd7b6d95d60554c5748f320c1255938cc - 0.0% (540 Bytes)

[#010] sha256:36f7db544bfa8795d1ac9a944e96afa48bb74aada2d69c9a31d4435a17971683 - 16.28% (17.9 MB)

[#011] sha256:621ac46053e4e906fd31f77d943b49992aadc08132c507d1c0e70243b7180899 - 0.0% (635 Bytes)

[#012] sha256:5c5c286e8b55114bed1ac95d3bc0aff140d72269ecb6cfdd00a2efbd8dcb7a78 - 0.0% (421 Bytes)

[#013] sha256:1c8f15ab58b40402b4feb46368baffe342905c1e2b311cca6a42dfe83a8af5dc - 0.0% (381 Bytes)


History
2019-10-31 22:20:35 UTC

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

2019-10-31 22:20:36 UTC

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

2019-10-31 22:20:36 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

2019-10-31 22:20:37 UTC

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

2019-10-31 22:20:37 UTC

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

2020-06-14 22:51:59 UTC

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

2020-06-14 22:52:00 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-06-14 22:52:00 UTC

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

2020-06-14 22:52:25 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-06-14 22:52:26 UTC

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

2020-06-14 22:52:27 UTC

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

2020-06-14 22:52:28 UTC

/bin/sh -c useradd seluser --shell /bin/bash --create-home && usermod -a -G sudo seluser && echo 'ALL ALL = (ALL) NOPASSWD: ALL' >> /etc/sudoers && echo 'seluser:secret' | chpasswd

2020-06-14 22:52:28 UTC

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

2020-06-14 22:52:28 UTC

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

2020-06-14 22:52:28 UTC

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

2020-06-14 22:52:29 UTC

/bin/sh -c mkdir -p /opt/selenium /var/run/supervisor /var/log/supervisor && touch /opt/selenium/config.json && chmod -R 777 /opt/selenium /var/run/supervisor /var/log/supervisor /etc/passwd && wget --no-verbose https://selenium-release.storage.googleapis.com/4.0-alpha-6/selenium-server-4.0.0-alpha-6.jar -O /opt/selenium/selenium-server.jar && chgrp -R 0 /opt/selenium ${HOME} /var/run/supervisor /var/log/supervisor && chmod -R g=u /opt/selenium ${HOME} /var/run/supervisor /var/log/supervisor

2020-06-14 22:52:29 UTC

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

2020-06-14 22:52:29 UTC

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

2020-06-14 22:52:30 UTC

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

2020-06-14 22:52:30 UTC

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

2020-06-14 22:52:30 UTC

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

2020-06-14 22:52:30 UTC

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

2020-06-14 22:52:30 UTC

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

2020-06-14 22:52:30 UTC

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

2020-06-14 22:52:30 UTC

/bin/sh -c #(nop) ENV GRID_NEW_SESSION_WAIT_TIMEOUT=-1

2020-06-14 22:52:30 UTC

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

2020-06-14 22:52:30 UTC

/bin/sh -c #(nop) ENV GRID_JETTY_MAX_THREADS=-1

2020-06-14 22:52:30 UTC

/bin/sh -c #(nop) ENV GRID_CLEAN_UP_CYCLE=5000

2020-06-14 22:52:30 UTC

/bin/sh -c #(nop) ENV GRID_BROWSER_TIMEOUT=0

2020-06-14 22:52:31 UTC

/bin/sh -c #(nop) ENV GRID_TIMEOUT=1800

2020-06-14 22:52:31 UTC

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

2020-06-14 22:52:31 UTC

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

2020-06-14 22:52:31 UTC

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

2020-06-14 22:52:31 UTC

/bin/sh -c #(nop) COPY multi:9397d905fcb253c51a328097494287241a986637d9c087a09c77f181440a8d0b in /opt/bin/

2020-06-14 22:52:31 UTC

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

2020-06-14 22:52:32 UTC

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

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