Namespace
selenium
Image / Tag
hub:3.141.59-20200730
Content Digest
sha256:f132dcb35c4c2a5aae3929a3195e00d1f9b939f7bdc842afa4a32e273d337ac4
Details
Created

2020-07-30 22:31:03 UTC

Size

101 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 - 25.16% (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:3518c783422cccd30eb7609bd25718ca13243a41b0978115a6e13338272d880d - 0.0% (232 Bytes)

[#005] sha256:20500f65d6f175ff38a22329208153a14aae6ccf4f87543ce5988cd64d9ca6d0 - 65.38% (66.1 MB)

[#006] sha256:50f5ddf4aada0d6661cebf19a86d0b553156ba6d79a14b779e5c800241e05e11 - 0.41% (426 KB)

[#007] sha256:40136c7c202b98d5b3acca8e21e157b8090f31408f0471de2f479229530792b3 - 0.0% (5.06 KB)

[#008] sha256:4653dbdd746164218cd0915a3765e911ae750c1d5d5aac240e0fd175f79c7e12 - 0.0% (833 Bytes)

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

[#010] sha256:34c63cfdc95be054589b21dc358743fda8a0ce89480efd82c2e0cf7c8cc7980a - 9.01% (9.11 MB)

[#011] sha256:8e0609f3ed905a0936b3dfe964263b4c5e626eedff8712357d1a2a82c95f3f81 - 0.0% (776 Bytes)

[#012] sha256:8aab58596120a0d6010661b9c4f92b28f3ecd580790c0a5ad9f9f9f21db2e3da - 0.0% (418 Bytes)

[#013] sha256:b65d109d3a26e49d2b77f46967132e3f8e50dfffaf7a8c317f43866ac8d0c304 - 0.0% (380 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-07-30 22:30:30 UTC

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

2020-07-30 22:30:30 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-30 22:30:31 UTC

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

2020-07-30 22:30: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

2020-07-30 22:30:58 UTC

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

2020-07-30 22:30:58 UTC

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

2020-07-30 22:30: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

2020-07-30 22:30:59 UTC

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

2020-07-30 22:30:59 UTC

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

2020-07-30 22:31:00 UTC

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

2020-07-30 22:31: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

2020-07-30 22:31:01 UTC

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

2020-07-30 22:31:01 UTC

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

2020-07-30 22:31:01 UTC

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

2020-07-30 22:31:01 UTC

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

2020-07-30 22:31:01 UTC

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

2020-07-30 22:31:01 UTC

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

2020-07-30 22:31:01 UTC

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

2020-07-30 22:31:01 UTC

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

2020-07-30 22:31:02 UTC

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

2020-07-30 22:31:02 UTC

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

2020-07-30 22:31:02 UTC

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

2020-07-30 22:31:02 UTC

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

2020-07-30 22:31:02 UTC

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

2020-07-30 22:31:02 UTC

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

2020-07-30 22:31:02 UTC

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

2020-07-30 22:31:02 UTC

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

2020-07-30 22:31:02 UTC

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

2020-07-30 22:31: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