2016-10-01 03:57:37 UTC
220 MB
0
GRID_CLEAN_UP_CYCLE5000
GRID_JETTY_MAX_THREADS-1
GRID_MAX_SESSION5
GRID_NEW_SESSION_WAIT_TIMEOUT-1
GRID_NODE_POLLING5000
GRID_TIMEOUT30000
GRID_UNREGISTER_IF_STILL_DOWN_AFTER30000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:68fa6376ac2dfb8d0818d579a8dd753ffab7132f61a69624e13388cb8ccb64e2 - 22.0% (48.4 MB)
[#001] sha256:47e44b4a4bafcdb7e70128a8ca737a7d2c45ff8c2ed5ae9a40fd6a24cbb98efb - 0.0% (757 Bytes)
[#002] sha256:12f4002284f88626118ec2e235b5e9d777119b0d7a6ed34ed25c0e29c7f92773 - 0.0% (679 Bytes)
[#003] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#004] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#005] sha256:98716b03dbe0325c1752e5b1b97ac0694216b3416b9c30793c4d2b68e624d9c9 - 0.0% (211 Bytes)
[#006] sha256:f83ec0abd0b0625279506b17f46aa81899d26d4f625da3b2a73c3b081bd007aa - 53.53% (118 MB)
[#007] sha256:677da06a3e6d7350e8cb73051aa434dd103c8a094b749f08add770dfc4291824 - 12.23% (26.9 MB)
[#008] sha256:973654799385415bce6d4c5f1119140d308754070c2967c7130f18c20c9b8e90 - 0.0% (4.86 KB)
[#009] sha256:38296de8684c172eac107f0894e87cac37e5c149737299e90695f1cfab4c6a80 - 0.0% (509 Bytes)
[#010] sha256:b0a2900f189e50f167b67ae2461571668912480450a609bc54a69493ee02b092 - 0.0% (471 Bytes)
[#011] sha256:21ae25eb382419c0e4a188163399dca98698231511234026714599470d663527 - 12.23% (26.9 MB)
/bin/sh -c #(nop) ADD file:d414ae5cf7124194a78d70e7fa1cd2ada07252e070c1204e7757c2533bc2ea6d in /
2016-02-17 16:15:56 UTC/bin/sh -c 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
2016-02-17 16:15:58 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2016-02-17 16:15:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-02-18 03:35:18 UTC/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>
2016-02-18 03:35:19 UTC/bin/sh -c echo "deb http://archive.ubuntu.com/ubuntu vivid main universe\n" > /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu vivid-updates main universe\n" >> /etc/apt/sources.list
2016-02-18 03:36:33 UTC/bin/sh -c apt-get update -qqy && apt-get -qqy --no-install-recommends install ca-certificates openjdk-8-jre-headless sudo unzip wget && rm -rf /var/lib/apt/lists/* && 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
2016-02-18 03:36:40 UTC/bin/sh -c mkdir -p /opt/selenium && wget --no-verbose http://selenium-release.storage.googleapis.com/2.52/selenium-server-standalone-2.52.0.jar -O /opt/selenium/selenium-server-standalone.jar
2016-02-18 03:36:40 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
2016-10-01 03:57:14 UTC/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>
2016-10-01 03:57:16 UTC/bin/sh -c #(nop) EXPOSE 4444/tcp
2016-10-01 03:57:17 UTC/bin/sh -c #(nop) ENV GRID_NEW_SESSION_WAIT_TIMEOUT=-1
2016-10-01 03:57:19 UTC/bin/sh -c #(nop) ENV GRID_JETTY_MAX_THREADS=-1
2016-10-01 03:57:21 UTC/bin/sh -c #(nop) ENV GRID_NODE_POLLING=5000
2016-10-01 03:57:22 UTC/bin/sh -c #(nop) ENV GRID_CLEAN_UP_CYCLE=5000
2016-10-01 03:57:24 UTC/bin/sh -c #(nop) ENV GRID_TIMEOUT=30000
2016-10-01 03:57:25 UTC/bin/sh -c #(nop) ENV GRID_BROWSER_TIMEOUT=0
2016-10-01 03:57:27 UTC/bin/sh -c #(nop) ENV GRID_MAX_SESSION=5
2016-10-01 03:57:29 UTC/bin/sh -c #(nop) ENV GRID_UNREGISTER_IF_STILL_DOWN_AFTER=30000
2016-10-01 03:57:30 UTC/bin/sh -c #(nop) COPY file:70d2e438d7f69b3475c840ed4b7dfeffaec97f44b217bf94ce6e3eda7d547d03 in /opt/selenium/generate_config
2016-10-01 03:57:32 UTC/bin/sh -c #(nop) COPY file:911d4e639e6b950892e2700c403984cd63bac7d5dd24a4d271320ccd309c41f4 in /opt/bin/entry_point.sh
2016-10-01 03:57:34 UTC/bin/sh -c chown -R seluser /opt/selenium
2016-10-01 03:57:36 UTC/bin/sh -c #(nop) USER [seluser]
2016-10-01 03:57:37 UTC/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]
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.