Namespace
selenium
Image / Tag
hub:3.12.0
Content Digest
sha256:3b921757f2aaf924c076e3b8da96a70c61a0db52782e8e8b7372ebfa6734aaf0
Details
Created

2018-06-13 07:09:01 UTC

Size

117 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

30

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

UTC


Layers

[#000] sha256:b234f539f7a1d65eabae1617e63c81ac01768abffd48b5cbbf7166efca6a3429 - 35.3% (41.1 MB)

[#001] sha256:55172d420b43cf03feeec11bcc917c7ddfc192036102e065ab57aa9abb95311e - 0.0% (853 Bytes)

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

[#003] sha256:43ae2841ad7a7fd1aeae30028105cac7f6ee0ec955e5229e52b3333fea3c17b5 - 0.0% (851 Bytes)

[#004] sha256:f6c9c6de41905e9a66f2bc2c4a19858c8dc5b0a94f01e03eafc719afe25888aa - 0.0% (168 Bytes)

[#005] sha256:e673a1a852e80dd8a872f78319cd4b4a0f9a83d736eb5cc7c0803ccf3aa08a73 - 0.0% (235 Bytes)

[#006] sha256:ec84a83df48c0c176b8f1e0e20c80412472165b80100cb4a1501f7db90e6b6e2 - 47.08% (54.9 MB)

[#007] sha256:9a41d5c5bb5c055bd63f5026e33422ecb1340bb6dcee342110d01febb41ba24f - 0.29% (343 KB)

[#008] sha256:e0ab47241a8d2723b50b67b967ec5f425ebdb209b11d73b62a4d0e4fef12ef7e - 0.0% (4.94 KB)

[#009] sha256:df9af72bf055921dcf4784de2441d2125783e04f7ce71248bddffc759d5df121 - 17.33% (20.2 MB)

[#010] sha256:b42db2c4c47639343c18e085b7dc4c4b16af22369869f90d5377dda20af62aa2 - 0.0% (786 Bytes)

[#011] sha256:278b3b70c28ea57a0bd481f4bf28624d96248d40f91103698de20b982086a166 - 0.0% (378 Bytes)


History
2018-06-05 21:21:52 UTC

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

2018-06-05 21:21:53 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-06-05 21:21:54 UTC

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

2018-06-05 21:21:54 UTC

/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list

2018-06-05 21:21:55 UTC

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

2018-06-05 21:21:55 UTC

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

2018-06-13 07:05:00 UTC

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

2018-06-13 07:05:01 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-06-13 07:05:01 UTC

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

2018-06-13 07:05:21 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 && 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-06-13 07:05:22 UTC

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

2018-06-13 07:05:22 UTC

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

2018-06-13 07:05:23 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-06-13 07:05:23 UTC

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

2018-06-13 07:05:24 UTC

/bin/sh -c sudo mkdir -p /opt/selenium && sudo chown seluser:seluser /opt/selenium && wget --no-verbose https://selenium-release.storage.googleapis.com/3.12/selenium-server-standalone-3.12.0.jar -O /opt/selenium/selenium-server-standalone.jar

2018-06-13 07:05:24 UTC

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

2018-06-13 07:05:24 UTC

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

2018-06-13 07:05:24 UTC

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

2018-06-13 07:05:24 UTC

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

2018-06-13 07:05:25 UTC

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

2018-06-13 07:05:25 UTC

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

2018-06-13 07:05:25 UTC

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

2018-06-13 07:05:25 UTC

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

2018-06-13 07:05:25 UTC

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

2018-06-13 07:05:25 UTC

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

2018-06-13 07:05:25 UTC

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

2018-06-13 07:05:25 UTC

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

2018-06-13 07:05:25 UTC

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

2018-06-13 07:09:00 UTC

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

2018-06-13 07:09:01 UTC

/bin/sh -c /opt/bin/generate_config > /opt/selenium/config.json

2018-06-13 07:09:01 UTC

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

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