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

2020-07-20 14:40:11 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:a1125296b23d78a3585a7910d649fbf0cc56284f9d2066e3243e8bc18f90b308 - 23.15% (25.5 MB)

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

[#002] sha256:4c5ea3b329965bf7239f4e4f484915a444ec6d78b532ae12525934d4f6f7ac9a - 0.0% (852 Bytes)

[#003] sha256:1b4be91ead68299f53759fd80c135e0dde0eb797e91eb8fbc5a708a506e0c433 - 0.0% (162 Bytes)

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

[#005] sha256:648f6b6dfdfc1771a024231856e3576f30588f1733ed7ea60a352d336590918d - 60.16% (66.1 MB)

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

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

[#008] sha256:5b58deedd86dd0fe790144d907ba513fe7ac702413007d23b9b514d462aaa000 - 0.0% (806 Bytes)

[#009] sha256:3931408049293fbe5f65a4a6a96ce52890ec1b7b3f34967de43f162686ff04b8 - 0.0% (539 Bytes)

[#010] sha256:b499026c63e984838b010b8ac13b9094912afc6675b09d36ac8304e81db594e3 - 16.27% (17.9 MB)

[#011] sha256:bbf29e0dbffe8dc5326d956361a325a01c96ef3101fe6e2eb07a367aabca35db - 0.0% (632 Bytes)

[#012] sha256:bc7664c23becbd68bec8d9938548bf58d4587391ea1b276f27d40a06448b0f6a - 0.0% (425 Bytes)

[#013] sha256:96fce732285dc7743c10ed11f8d15e6710f4093d5c3ca22008a2efa5c249fdb6 - 0.0% (363 Bytes)


History
2020-07-06 21:56:08 UTC

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

2020-07-06 21:56:09 UTC

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

2020-07-06 21:56:10 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-07-06 21:56:11 UTC

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

2020-07-06 21:56:11 UTC

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

2020-07-20 14:39:09 UTC

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

2020-07-20 14:39:10 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-07-20 14:39:11 UTC

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

2020-07-20 14:39:40 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-07-20 14:39:43 UTC

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

2020-07-20 14:39:45 UTC

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

2020-07-20 14:39:46 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-07-20 14:39:46 UTC

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

2020-07-20 14:39:48 UTC

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

2020-07-20 14:39:49 UTC

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

2020-07-20 14:39:50 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-07-20 14:39:51 UTC

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

2020-07-20 14:39:52 UTC

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

2020-07-20 14:39:53 UTC

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

2020-07-20 14:39:54 UTC

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

2020-07-20 14:39:55 UTC

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

2020-07-20 14:39:56 UTC

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

2020-07-20 14:39:57 UTC

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

2020-07-20 14:39:58 UTC

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

2020-07-20 14:39:59 UTC

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

2020-07-20 14:40:00 UTC

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

2020-07-20 14:40:01 UTC

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

2020-07-20 14:40:02 UTC

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

2020-07-20 14:40:03 UTC

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

2020-07-20 14:40:04 UTC

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

2020-07-20 14:40:05 UTC

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

2020-07-20 14:40:06 UTC

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

2020-07-20 14:40:07 UTC

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

2020-07-20 14:40:09 UTC

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

2020-07-20 14:40:10 UTC

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

2020-07-20 14:40:11 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