Namespace
selenium
Image / Tag
hub:4.0.0-alpha-7-prerelease-20200921
Content Digest
sha256:2b174a02e1cb57ffe0b5d6e77868acf9855620ea8f342b9ea2ef47f5a6c35ada
Details
Created

2020-09-21 11:05:42 UTC

Size

108 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:f08d8e2a3ba11bea23cf5c17e8e1c620057412ed05c32d1114640e18d6dd0a43 - 23.52% (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:62becba71413871374894848b4da2e5968c693bf5488365aaa4fb871ce93baa0 - 0.0% (232 Bytes)

[#005] sha256:54ca73657f276ccef74f6f09edd166c490ae6bfa4fd84f2ab4381f98065c2784 - 61.37% (66.4 MB)

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

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

[#008] sha256:1032b2c12cd50cfa31db9063faa2e75d80c86af030be6661647a5eff061ddd7a - 0.0% (805 Bytes)

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

[#010] sha256:bc694da5047f99f8383cc9fc1e4859f0e0e1e5dfc2d317d52c0776968ed9dafd - 14.68% (15.9 MB)

[#011] sha256:0c503eeab0f98f05842753f17b67937afac0d7ceb07499ce88398f97251c63f5 - 0.0% (707 Bytes)

[#012] sha256:23e8b6407308a43529559d421ad798b83601ca99ab5c191c97019264a9bb50df - 0.0% (424 Bytes)

[#013] sha256:a8f7fbd21746e43753580044e46ce4d148d1be721061b282504f68e13578a0a7 - 0.0% (364 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-09-21 11:04:43 UTC

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

2020-09-21 11:04:44 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-09-21 11:04:45 UTC

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

2020-09-21 11:05:13 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-09-21 11:05:17 UTC

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

2020-09-21 11:05:18 UTC

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

2020-09-21 11:05:18 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-09-21 11:05:19 UTC

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

2020-09-21 11:05:21 UTC

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

2020-09-21 11:05:22 UTC

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

2020-09-21 11:05:23 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://github.com/SeleniumHQ/docker-selenium/raw/alpha-jars/selenium-server-4.0.0-alpha-7-117b9d61c9.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-09-21 11:05:23 UTC

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

2020-09-21 11:05:24 UTC

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

2020-09-21 11:05:25 UTC

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

2020-09-21 11:05:26 UTC

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

2020-09-21 11:05:27 UTC

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

2020-09-21 11:05:28 UTC

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

2020-09-21 11:05:29 UTC

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

2020-09-21 11:05:30 UTC

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

2020-09-21 11:05:31 UTC

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

2020-09-21 11:05:32 UTC

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

2020-09-21 11:05:33 UTC

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

2020-09-21 11:05:34 UTC

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

2020-09-21 11:05:35 UTC

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

2020-09-21 11:05:36 UTC

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

2020-09-21 11:05:37 UTC

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

2020-09-21 11:05:38 UTC

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

2020-09-21 11:05:39 UTC

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

2020-09-21 11:05:41 UTC

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

2020-09-21 11:05:42 UTC

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

2020-09-21 11:05:42 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