Namespace
selenium
Image / Tag
hub:3.141.59-bismuth
Content Digest
sha256:7cc40eb2b60ccd5e99357c39ac24e85218cca07521a66180c9a0ec8ba2e1838e
Details
Created

2018-11-21 09:43:36 UTC

Size

116 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:7b8b6451c85f072fd0d7961c97be3fe6e2f772657d471254f6d52ad9f158a580 - 35.8% (41.4 MB)

[#001] sha256:ab4d1096d9ba178819a3f71f17add95285b393e96d08c8a6bfc3446355bcdc49 - 0.0% (848 Bytes)

[#002] sha256:e6797d1788acd741d33f4530106586ffee568be513d47e6e20a4c9bc3858822e - 0.0% (619 Bytes)

[#003] sha256:e25c5c290bded5267364aa9f59a18dd22a8b776d7658a41ffabbf691d8104e36 - 0.0% (168 Bytes)

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

[#005] sha256:582af271d1d91fa2c0c784beda893d7e6e6b06f6e46707d22e99faee16fc7c45 - 56.03% (64.8 MB)

[#006] sha256:530ea13e7192896230ffc68cb50580432f099b21ac2681e611fd3b12f7944ac3 - 0.29% (343 KB)

[#007] sha256:356e51f90129f5672bb4a1538a27d864ec71f585eb3dd896b3959606a5753dc0 - 0.0% (4.95 KB)

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

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

[#010] sha256:e5ec4e2e0db32b597c08ff22ac1079a10a60da06b3436f2441c5b7321f79ed5c - 0.0% (417 Bytes)

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

[#012] sha256:1d0d139116a242943c51734ba61c3251d03e11b81ceaeb8ab1e158eb22914100 - 7.88% (9.11 MB)

[#013] sha256:6d3832838c81184657ee1225f1618e9a289fc771a74e6f9dcbeda0a09186420c - 0.0% (759 Bytes)

[#014] sha256:c8bb6087bdebf43181cca5f3fea53f34e0c6e66e7b2edd854d14f2c4840081e5 - 0.0% (418 Bytes)

[#015] sha256:a5413d8dabab50cec8848caca23b9758b2a3cdcbd736bb1b2354b2793d0636c1 - 0.0% (382 Bytes)


History
2018-11-19 21:23:51 UTC

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

2018-11-19 21:23:51 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

2018-11-19 21:23:52 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2018-11-19 21:23:53 UTC

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

2018-11-19 21:23:53 UTC

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

2018-11-21 09:42:59 UTC

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

2018-11-21 09:43:00 UTC

/bin/sh -c echo "deb http://archive.ubuntu.com/ubuntu xenial main universe\n" > /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu xenial-updates main universe\n" >> /etc/apt/sources.list && echo "deb http://security.ubuntu.com/ubuntu xenial-security main universe\n" >> /etc/apt/sources.list

2018-11-21 09:43:00 UTC

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

2018-11-21 09:43:28 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 && 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

2018-11-21 09:43:28 UTC

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

2018-11-21 09:43:30 UTC

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

2018-11-21 09:43:31 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

2018-11-21 09:43:31 UTC

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

2018-11-21 09:43:31 UTC

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

2018-11-21 09:43:31 UTC

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

2018-11-21 09:43:32 UTC

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

2018-11-21 09:43:32 UTC

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

2018-11-21 09:43:33 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

2018-11-21 09:43:33 UTC

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

2018-11-21 09:43:33 UTC

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

2018-11-21 09:43:33 UTC

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

2018-11-21 09:43:33 UTC

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

2018-11-21 09:43:33 UTC

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

2018-11-21 09:43:34 UTC

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

2018-11-21 09:43:34 UTC

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

2018-11-21 09:43:34 UTC

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

2018-11-21 09:43:34 UTC

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

2018-11-21 09:43:34 UTC

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

2018-11-21 09:43:34 UTC

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

2018-11-21 09:43:34 UTC

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

2018-11-21 09:43:34 UTC

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

2018-11-21 09:43:35 UTC

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

2018-11-21 09:43:35 UTC

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

2018-11-21 09:43:35 UTC

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

2018-11-21 09:43:35 UTC

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

2018-11-21 09:43:36 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