Namespace
selenium
Image / Tag
hub:3.141.59-selenium
Content Digest
sha256:42e1c2c34dceaf07a3e1c3a09502096e84e5ac7e688470c42f079c080ea1d75d
Details
Created

2019-07-15 01:32:52 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:5b7339215d1d5f8e68622d584a224f60339f5bef41dbd74330d081e912f0cddd - 25.22% (25.4 MB)

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

[#002] sha256:a31c3b1caad473a474d574283741f880e37c708cc06ee620d3e93fa602125ee0 - 0.0% (849 Bytes)

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

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

[#005] sha256:8a4b4148b7f09ae23cd1dc188ba4ea9ba6eddd3ac49012dbc6b6bb63df016961 - 65.3% (65.9 MB)

[#006] sha256:1b8d18368a52b9475fd85c4490d51b73a02a1731585b7b096093261324d168ba - 0.41% (424 KB)

[#007] sha256:89faf6d9a8f36c5f7844e8c6fc93988a047fd3477f309d73a84c0e5da9526a4d - 0.0% (4.88 KB)

[#008] sha256:fed2a5052008a361406133a7619c2b431512d038914add46c4610fa1d9cb19f9 - 0.0% (110 Bytes)

[#009] sha256:d9b76ccf144fd0068022210bfabcf3db30c03fe42757955c7acb97bc7949e4a6 - 0.0% (815 Bytes)

[#010] sha256:6bb8bb09fa01e15ada46fbac3acf16f29f3d67c3f1e9740e6df2fcc9381c47de - 0.0% (416 Bytes)

[#011] sha256:5481cf7b8845edd221ee724312a087554dca6abff819e290446cd80bca262aa5 - 0.0% (539 Bytes)

[#012] sha256:fef233e8be0e1dbd198a12c33b88f616d05536af804941844c9a5d9bd31229e6 - 9.03% (9.11 MB)

[#013] sha256:c09d4a362bccc6d394654eb95e50686e7651ba20d576f2e0f9aeef8b3beb696f - 0.0% (777 Bytes)

[#014] sha256:00d4fbbc8621bd8db8e6b730d8cadef77134b65326b0d69bed1f4de9aadeec1c - 0.0% (416 Bytes)

[#015] sha256:7b02de9da6ab6198571b713c3319d99bf2a7b482b2a6c136a95963e1c2fe9079 - 0.0% (381 Bytes)


History
2019-06-18 22:51:33 UTC

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

2019-06-18 22:51:35 UTC

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

2019-06-18 22:51: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-06-18 22:51:37 UTC

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

2019-06-18 22:51:38 UTC

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

2019-07-15 01:32:17 UTC

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

2019-07-15 01:32:17 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

2019-07-15 01:32:17 UTC

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

2019-07-15 01:32:45 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

2019-07-15 01:32:45 UTC

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

2019-07-15 01:32:46 UTC

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

2019-07-15 01:32:46 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

2019-07-15 01:32:47 UTC

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

2019-07-15 01:32:47 UTC

/bin/sh -c mkdir -p /opt/bin

2019-07-15 01:32:47 UTC

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

2019-07-15 01:32:48 UTC

/bin/sh -c chmod +x /opt/bin/check-grid.sh

2019-07-15 01:32:48 UTC

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

2019-07-15 01:32:49 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

2019-07-15 01:32:49 UTC

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

2019-07-15 01:32:49 UTC

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

2019-07-15 01:32:50 UTC

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

2019-07-15 01:32:50 UTC

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

2019-07-15 01:32:50 UTC

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

2019-07-15 01:32:50 UTC

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

2019-07-15 01:32:50 UTC

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

2019-07-15 01:32:50 UTC

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

2019-07-15 01:32:50 UTC

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

2019-07-15 01:32:50 UTC

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

2019-07-15 01:32:51 UTC

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

2019-07-15 01:32:51 UTC

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

2019-07-15 01:32:51 UTC

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

2019-07-15 01:32:51 UTC

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

2019-07-15 01:32:51 UTC

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

2019-07-15 01:32:51 UTC

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

2019-07-15 01:32:51 UTC

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

2019-07-15 01:32:52 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