Namespace
selenium
Image / Tag
hub:3.4.0-bismuth
Content Digest
sha256:f78e0a80036a46abb5295af60d4d84d85d0daab1a0a0403aafef9c04bae67e68
Details
Created

2017-04-23 08:53:58 UTC

Size

134 MB

Content Digest
Environment
GRID_BROWSER_TIMEOUT

0

GRID_CLEAN_UP_CYCLE

5000

GRID_DEBUG

false

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:c62795f78da9ad31d9669cb4feb4e8fba995a299a0b2bd0f05b10fdc05b1f35e - 32.45% (43.5 MB)

[#001] sha256:d4fceeeb758e5103c39daf44c73404bf476ef6fd6b7a9a11e2260fcc1797c806 - 0.0% (823 Bytes)

[#002] sha256:5c9125a401ae0cf5a5b4128633e7a4e84230d3eb4c541c661618a70e5d29aeff - 0.0% (514 Bytes)

[#003] sha256:0062f774e9942f61d13928855ab8111adc27def6f41bd6f7902c329ec836882b - 0.0% (860 Bytes)

[#004] sha256:6b33fd031facf4d7dd97afeea8a93260c2f15c3e795eeccd8969198a3d52678d - 0.0% (161 Bytes)

[#005] sha256:4d8a424d85ed2bdc6f668857cd24ec4424e66e3fb95eb1009320f85d8e96ea67 - 0.0% (225 Bytes)

[#006] sha256:661495624a3b91c9fed172935ae42876dd1dae602adf3ea3f8a5830e32e59c71 - 40.51% (54.2 MB)

[#007] sha256:b11414ce20bd70920747c8b48091b9fe7efa5132197fb23708ef0230457bdd96 - 0.25% (341 KB)

[#008] sha256:8fb8c79bd70ed227789beef9ce37f5c8444ccdb627c70eac6da64f9c83fb24ea - 13.39% (17.9 MB)

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

[#010] sha256:9dbed3675c14d0fd3448220b0318ad75659b00719ffe5a0996a7346d399c6f2e - 0.0% (474 Bytes)

[#011] sha256:5f9d7d3a78c9ca573ee4b1339b55a75ca3408cb59b8fa5fb886d20e6e2703050 - 0.0% (472 Bytes)

[#012] sha256:fdedaf3c79836e90bab4040eb4c2f076b34130f4be9187d7742334b4c1560609 - 0.0% (350 Bytes)

[#013] sha256:1a2ac8369424b7561953eaf027c2b5dd2f5cde8cd48788bb80cf58fa8a70e4bc - 13.39% (17.9 MB)


History
2017-04-12 21:06:34 UTC

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

2017-04-12 21:06: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

2017-04-12 21:06:37 UTC

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

2017-04-12 21:06:38 UTC

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

2017-04-12 21:06:40 UTC

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

2017-04-12 21:06:42 UTC

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

2017-04-23 08:53:24 UTC

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

2017-04-23 08:53:24 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-04-23 08:53:51 UTC

/bin/sh -c apt-get update -qqy && 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

2017-04-23 08:53:52 UTC

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

2017-04-23 08:53:52 UTC

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

2017-04-23 08:53:53 UTC

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

2017-04-23 08:53:54 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-04-23 08:53:54 UTC

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

2017-04-23 08:53:54 UTC

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

2017-04-23 08:53:54 UTC

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

2017-04-23 08:53:54 UTC

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

2017-04-23 08:53:55 UTC

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

2017-04-23 08:53:55 UTC

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

2017-04-23 08:53:55 UTC

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

2017-04-23 08:53:55 UTC

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

2017-04-23 08:53:55 UTC

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

2017-04-23 08:53:55 UTC

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

2017-04-23 08:53:56 UTC

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

2017-04-23 08:53:56 UTC

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

2017-04-23 08:53:57 UTC

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

2017-04-23 08:53:58 UTC

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

2017-04-23 08:53:58 UTC

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

2017-04-23 08:53:58 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