Namespace
selenium
Image / Tag
hub:3.0.1-fermium
Content Digest
sha256:fae28a10eeba12e45e8b7c788efcb679530ea14dd12edb68eb2e1f62c506170c
Details
Created

2017-01-20 20:50:34 UTC

Size

138 MB

Content Digest
Environment
GRID_BROWSER_TIMEOUT

0

GRID_CLEAN_UP_CYCLE

5000

GRID_JETTY_MAX_THREADS

-1

GRID_MAX_SESSION

5

GRID_NEW_SESSION_WAIT_TIMEOUT

-1

GRID_NODE_POLLING

5000

GRID_THROW_ON_CAPABILITY_NOT_PRESENT

true

GRID_TIMEOUT

30000

GRID_UNREGISTER_IF_STILL_DOWN_AFTER

30000

PATH

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

TZ

UTC


Layers

[#000] sha256:b3e1c725a85f0953e81815b7c7aabfad9ebfd90af53f99248981282b8045d787 - 34.59% (47.9 MB)

[#001] sha256:4daad8bdde31f5969d6a44800e993a911bed25853b2f89417b07ce7f0ac67714 - 0.0% (822 Bytes)

[#002] sha256:63fe8c0068a811103c702452985368fc99014f83b5f0151cf631644f13f383b2 - 0.0% (514 Bytes)

[#003] sha256:4a70713c436f2350e8a9f1c1e6c823290f331254c6c21d5657056499d8575608 - 0.0% (681 Bytes)

[#004] sha256:bd842a2105a862f62ba4ad726531029be49046c290307e9c07a688c89f4606e6 - 0.0% (163 Bytes)

[#005] sha256:e496e8e93a955d051cbe57c1692f5ff8327f4dbdcebc43402933ad01924bfafa - 0.0% (226 Bytes)

[#006] sha256:be5ee6791efec9bdc44c6c1448e5d7bf4dfaeecfa728f1b19b451f9c272a7dd6 - 0.22% (316 KB)

[#007] sha256:070b9c472670977a83240400973516dabace5b5dd26a7fb2aacef6a2291dbcaa - 38.87% (53.8 MB)

[#008] sha256:4413d7e8ec6e461a0beb35690d57045de5eae5f71fe40ba1b0a38a8d9e6d8bb8 - 13.15% (18.2 MB)

[#009] sha256:aa804dc4ec2764e4dc3dc9f6660215f326716fa5bb9f1118dea43849bf376eb7 - 0.0% (4.88 KB)

[#010] sha256:974c6d53e0fc4076916115215195f6b54f5c4952e0483a638fd07e018d5edbb3 - 0.0% (525 Bytes)

[#011] sha256:e5bd7b463d470613434d4da018e8246a541a2d61be3b4cc23da84703465b7405 - 0.0% (470 Bytes)

[#012] sha256:a3e607e8c89619185b14a5dac9b5b7e29f264a68a140c5a8ccee2a5ec70c617e - 0.0% (376 Bytes)

[#013] sha256:787405da502843249430381e7c49d2495d4d4e41ecf0b956de3b59308fd30a90 - 13.16% (18.2 MB)


History
2016-12-15 17:45:19 UTC

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

2016-12-15 17:45:21 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

2016-12-15 17:45:22 UTC

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

2016-12-15 17:45:22 UTC

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

2016-12-15 17:45:23 UTC

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

2016-12-15 17:45:24 UTC

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

2017-01-20 20:49:58 UTC

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

2017-01-20 20:49:59 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

2017-01-20 20:49:59 UTC

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

2017-01-20 20:50:00 UTC

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

2017-01-20 20:50:28 UTC

/bin/sh -c apt-get update -qqy && apt-get -qqy --no-install-recommends install bzip2 ca-certificates openjdk-8-jre-headless 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

2017-01-20 20:50:29 UTC

/bin/sh -c mkdir -p /opt/selenium && wget --no-verbose https://selenium-release.storage.googleapis.com/3.0/selenium-server-standalone-3.0.1.jar -O /opt/selenium/selenium-server-standalone.jar

2017-01-20 20:50:30 UTC

/bin/sh -c sudo useradd seluser --shell /bin/bash --create-home && sudo usermod -a -G sudo seluser && echo 'ALL ALL = (ALL) NOPASSWD: ALL' >> /etc/sudoers && echo 'seluser:secret' | chpasswd

2017-01-20 20:50:30 UTC

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

2017-01-20 20:50:30 UTC

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

2017-01-20 20:50:31 UTC

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

2017-01-20 20:50:31 UTC

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

2017-01-20 20:50:31 UTC

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

2017-01-20 20:50:31 UTC

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

2017-01-20 20:50:31 UTC

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

2017-01-20 20:50:31 UTC

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

2017-01-20 20:50:32 UTC

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

2017-01-20 20:50:32 UTC

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

2017-01-20 20:50:32 UTC

/bin/sh -c #(nop) ENV GRID_UNREGISTER_IF_STILL_DOWN_AFTER=30000

2017-01-20 20:50:32 UTC

/bin/sh -c #(nop) COPY file:a30a4c40e282da25b77f4e219dcb58ed263427aa3d963ebabbf8df0a94a0b3d0 in /opt/selenium/generate_config

2017-01-20 20:50:33 UTC

/bin/sh -c #(nop) COPY file:02dfeb36f08591b16ad0ce9fa26bcc04c3d0f9a088edef897a93be81fe3ed7af in /opt/bin/entry_point.sh

2017-01-20 20:50:33 UTC

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

2017-01-20 20:50:34 UTC

/bin/sh -c chown -R seluser /opt/selenium

2017-01-20 20:50:34 UTC

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

2017-01-20 20:50:34 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