Namespace
selenium
Image / Tag
hub:3.141.59-20210105
Content Digest
sha256:9a949bbca74ad8dd94bb5ec13d36c66115fdbda511dd6681b1abff185df5802d
Details
Created

2021-01-05 17:27:03 UTC

Size

107 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:da7391352a9bb76b292a568c066aa4c3cbae8d494e6a3c68e3c596d34f7c75f8 - 25.39% (27.2 MB)

[#001] sha256:14428a6d4bcdba49a64127900a0691fb00a3f329aced25eb77e3b65646638f8d - 0.0% (847 Bytes)

[#002] sha256:2c2d948710f21ad82dce71743b1654b45acb5c059cf5c19da491582cef6f2601 - 0.0% (162 Bytes)

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

[#004] sha256:8e13bef0badd55beca65758553856e2157190cc295bef44a434e4a99ae4fa738 - 65.71% (70.5 MB)

[#005] sha256:b5c5b2a51d4fd2eab738b6d91675c151390eba33adf9d2c724222de2d0eaab94 - 0.39% (427 KB)

[#006] sha256:340242e01f456a2636c87b091cc79583929edee223598e594fc0388f224819ac - 0.0% (4.89 KB)

[#007] sha256:719f0c4c190a9317766e463af433655ae4252cbf2d68a7b3ba82c4ec8691ea26 - 0.0% (834 Bytes)

[#008] sha256:71b4b2c9d4d9a9d85766a45a85b587693b72712c9d1c2c764922ce0e18b561f3 - 0.0% (540 Bytes)

[#009] sha256:d22b13361291e756e397aa94abba37d451d377e7a778b6e1702334a348359aff - 8.49% (9.11 MB)

[#010] sha256:3ab8966d686c6f537e4e47e668360c9bd19f795ed7e7a135a5fb5ff8a1cb1d89 - 0.0% (777 Bytes)

[#011] sha256:89d8518cd2ad3937b448d1069c66beedf6a5571bd8890d01c07d3f30b8c292b8 - 0.0% (418 Bytes)

[#012] sha256:2e18c9039c0d4b043d5ac1e3d5865914993a009db04f6a14c22c272bbb97faec - 0.0% (380 Bytes)


History
2020-11-25 22:25:26 UTC

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

2020-11-25 22:25:27 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-11-25 22:25:28 UTC

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

2020-11-25 22:25:29 UTC

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

2020-11-25 22:25:29 UTC

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

2021-01-05 17:26:30 UTC

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

2021-01-05 17:26:30 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-01-05 17:26:31 UTC

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

2021-01-05 17:26:57 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

2021-01-05 17:26:58 UTC

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

2021-01-05 17:26:59 UTC

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

2021-01-05 17:26:59 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-01-05 17:27:00 UTC

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

2021-01-05 17:27:00 UTC

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

2021-01-05 17:27:00 UTC

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

2021-01-05 17:27:01 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/3.141/selenium-server-standalone-3.141.59.jar -O /opt/selenium/selenium-server-standalone.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

2021-01-05 17:27:01 UTC

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

2021-01-05 17:27:01 UTC

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

2021-01-05 17:27:01 UTC

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

2021-01-05 17:27:01 UTC

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

2021-01-05 17:27:01 UTC

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

2021-01-05 17:27:01 UTC

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

2021-01-05 17:27:01 UTC

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

2021-01-05 17:27:01 UTC

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

2021-01-05 17:27:02 UTC

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

2021-01-05 17:27:02 UTC

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

2021-01-05 17:27:02 UTC

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

2021-01-05 17:27:02 UTC

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

2021-01-05 17:27:02 UTC

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

2021-01-05 17:27:02 UTC

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

2021-01-05 17:27:02 UTC

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

2021-01-05 17:27:02 UTC

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

2021-01-05 17:27:02 UTC

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

2021-01-05 17:27:03 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