2016-10-01 02:16:15 UTC
297 MB
true
DEBIAN_FRONTENDnoninteractive
DISPLAY:99.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SCREEN_DEPTH24
SCREEN_HEIGHT1020
SCREEN_WIDTH1360
TZUS/Pacific
[#000] sha256:68fa6376ac2dfb8d0818d579a8dd753ffab7132f61a69624e13388cb8ccb64e2 - 16.26% (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 - 39.57% (118 MB)
[#007] sha256:677da06a3e6d7350e8cb73051aa434dd103c8a094b749f08add770dfc4291824 - 9.04% (26.9 MB)
[#008] sha256:973654799385415bce6d4c5f1119140d308754070c2967c7130f18c20c9b8e90 - 0.0% (4.86 KB)
[#009] sha256:e43e4a1a4b969a54e45b83416099a9794ae24a18aa6f7e3605484bf9f6577e05 - 0.12% (360 KB)
[#010] sha256:15b9fa6903b87180d297eda3b4f2703f50fd1c538b8c9b242871a47a4818fe14 - 8.81% (26.2 MB)
[#011] sha256:a283aa7d416c10c62f9bdae7efeb6b415f99b39fccc94f7604df2065efb73568 - 0.0% (757 Bytes)
[#012] sha256:862e260f7a639ff934f9cd38491a997bdb5ce297c884c70870650b0cdc136649 - 0.0% (756 Bytes)
[#013] sha256:9cd7727f578c98516906eb3249040daa67e465970c76ac00f91bf2f8afe5fb0e - 26.19% (77.9 MB)
[#014] sha256:c000edc405f42412d1f1c3796fd8ef6bbc3b87c676437274cd5e95b521631336 - 0.0% (365 Bytes)
[#015] sha256:8d529c1aa673b90eda943eebd6c78aa61714252d455f33981c7bd1b242c8503c - 0.0% (462 Bytes)
[#016] sha256:9b89c179595c00f3fcca4ab15b82c0cdfd62e04da782d143f61ce4e6ea410d13 - 0.0% (460 Bytes)
/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 00:46:39 UTC/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>
2016-10-01 00:46:41 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2016-10-01 00:46:43 UTC/bin/sh -c #(nop) ENV DEBCONF_NONINTERACTIVE_SEEN=true
2016-10-01 00:46:45 UTC/bin/sh -c #(nop) ENV TZ=US/Pacific
2016-10-01 00:46:48 UTC/bin/sh -c echo "US/Pacific" | sudo tee /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata
2016-10-01 00:47:18 UTC/bin/sh -c apt-get update -qqy && apt-get -qqy install xvfb && rm -rf /var/lib/apt/lists/*
2016-10-01 00:47:20 UTC/bin/sh -c #(nop) COPY file:0ed94be0a77287ce624aa9192031c2d34ac338d475a5dd856f770f622e327f6d in /opt/bin/entry_point.sh
2016-10-01 00:47:22 UTC/bin/sh -c chmod +x /opt/bin/entry_point.sh
2016-10-01 00:47:24 UTC/bin/sh -c #(nop) ENV SCREEN_WIDTH=1360
2016-10-01 00:47:26 UTC/bin/sh -c #(nop) ENV SCREEN_HEIGHT=1020
2016-10-01 00:47:28 UTC/bin/sh -c #(nop) ENV SCREEN_DEPTH=24
2016-10-01 00:47:31 UTC/bin/sh -c #(nop) ENV DISPLAY=:99.0
2016-10-01 00:47:33 UTC/bin/sh -c #(nop) USER [seluser]
2016-10-01 00:47:35 UTC/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]
2016-10-01 00:57:36 UTC/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>
2016-10-01 00:57:38 UTC/bin/sh -c #(nop) USER [root]
2016-10-01 00:58:36 UTC/bin/sh -c apt-get update -qqy && apt-get -qqy --no-install-recommends install firefox && rm -rf /var/lib/apt/lists/*
2016-10-01 00:58:38 UTC/bin/sh -c #(nop) COPY file:303c13eda13b95a907b3c6891d3a30d9921806f09388ddc8344571e9d997ad56 in /opt/selenium/config.json
2016-10-01 00:58:40 UTC/bin/sh -c #(nop) USER [seluser]
2016-10-01 02:16:02 UTC/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>
2016-10-01 02:16:05 UTC/bin/sh -c #(nop) USER [root]
2016-10-01 02:16:08 UTC/bin/sh -c #(nop) COPY file:fb728025d28c6e5986442079122f2de3d5ba5a109aa5c6748f12398ea85e45a5 in /opt/bin/entry_point.sh
2016-10-01 02:16:10 UTC/bin/sh -c chmod +x /opt/bin/entry_point.sh
2016-10-01 02:16:13 UTC/bin/sh -c #(nop) USER [seluser]
2016-10-01 02:16:15 UTC/bin/sh -c #(nop) EXPOSE 4444/tcp
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.