2017-10-05 21:24:09 UTC
121 MB
true
DEBIAN_FRONTENDnoninteractive
GRID_BROWSER_TIMEOUT0
GRID_CLEAN_UP_CYCLE5000
GRID_DEBUGfalse
GRID_JETTY_MAX_THREADS-1
GRID_MAX_SESSION5
GRID_NEW_SESSION_WAIT_TIMEOUT-1
GRID_THROW_ON_CAPABILITY_NOT_PRESENTtrue
GRID_TIMEOUT30
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:9fb6c798fa41e509b58bccc5c29654c3ff4648b608f5daa67c1aab6a7d02c118 - 37.57% (45.3 MB)
[#001] sha256:3b61febd4aefe982e0cb9c696d415137384d1a01052b50a85aae46439e15e49a - 0.0% (848 Bytes)
[#002] sha256:9d99b9777eb02b8943c0e72d7a7baec5c782f8fd976825c9d3fb48b3101aacc2 - 0.0% (621 Bytes)
[#003] sha256:d010c8cf75d7eb5d2504d5ffa0d19696e8d745a457dd8d28ec6dd41d3763617e - 0.0% (853 Bytes)
[#004] sha256:7fac07fb303e0589b9c23e6f49d5dc1ff9d6f3c8c88cabe768b430bdb47f03a9 - 0.0% (169 Bytes)
[#005] sha256:9ad599292e3d43bbbeb22a3b033ce0162234047b5a43cb2d3d7da2498637dcbf - 0.0% (224 Bytes)
[#006] sha256:da98f838072840efb5ba7b8be3986278d1b88f7a21f6b15130637c9d68a454b5 - 45.39% (54.8 MB)
[#007] sha256:c3fc796e7dbb503aed7b9a5eee3f75882660c395e9cd59c6d2bb47f77894f2a2 - 0.28% (347 KB)
[#008] sha256:f103ee96e3886089ad47e6324a7baec72c2721fe00dc7150045e14b71ec703a4 - 0.0% (4.91 KB)
[#009] sha256:4344613227b8756f05ff2e45f561ce39811873b66157b5d5841ce309237d5220 - 16.75% (20.2 MB)
[#010] sha256:b253ce1b90ab5ff22b0a8d5df69156ae114bbff86b21acfcca3831420dd7df25 - 0.0% (788 Bytes)
[#011] sha256:c3150ac396858d22c6adae9f023335afe2962c06d41c9559660bfa512c8a1788 - 0.0% (380 Bytes)
/bin/sh -c #(nop) ADD file:5ed435208da6621b45db657dd6549ee132cde58c4b6763920030794c2f31fbc0 in /
2017-09-18 23:31:38 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-09-18 23:31:38 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2017-09-18 23:31:39 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2017-09-18 23:31:40 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2017-09-18 23:31:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-10-05 21:19:31 UTC/bin/sh -c #(nop) LABEL authors=Selenium <[email protected]>
2017-10-05 21:19:31 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-10-05 21:19:31 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true
2017-10-05 21:19:50 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
2017-10-05 21:19:50 UTC/bin/sh -c #(nop) ENV TZ=UTC
2017-10-05 21:19:51 UTC/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata
2017-10-05 21:19:51 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
2017-10-05 21:19:52 UTC/bin/sh -c #(nop) USER [seluser]
2017-10-05 21:19:53 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.6/selenium-server-standalone-3.6.0.jar -O /opt/selenium/selenium-server-standalone.jar
2017-10-05 21:19:53 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2017-10-05 21:19:53 UTC/bin/sh -c #(nop) USER [seluser]
2017-10-05 21:19:53 UTC/bin/sh -c #(nop) EXPOSE 4444/tcp
2017-10-05 21:19:54 UTC/bin/sh -c #(nop) ENV GRID_MAX_SESSION=5
2017-10-05 21:19:54 UTC/bin/sh -c #(nop) ENV GRID_NEW_SESSION_WAIT_TIMEOUT=-1
2017-10-05 21:19:54 UTC/bin/sh -c #(nop) ENV GRID_THROW_ON_CAPABILITY_NOT_PRESENT=true
2017-10-05 21:19:54 UTC/bin/sh -c #(nop) ENV GRID_JETTY_MAX_THREADS=-1
2017-10-05 21:19:54 UTC/bin/sh -c #(nop) ENV GRID_CLEAN_UP_CYCLE=5000
2017-10-05 21:19:54 UTC/bin/sh -c #(nop) ENV GRID_BROWSER_TIMEOUT=0
2017-10-05 21:19:54 UTC/bin/sh -c #(nop) ENV GRID_TIMEOUT=30
2017-10-05 21:19:55 UTC/bin/sh -c #(nop) ENV GRID_DEBUG=false
2017-10-05 21:24:09 UTC/bin/sh -c #(nop) COPY multi:2b81bd0e2f3ea4212d89ee4b9242347ab554d10260283b86f18987b7a2440244 in /opt/bin/
2017-10-05 21:24:09 UTC/bin/sh -c /opt/bin/generate_config > /opt/selenium/config.json
2017-10-05 21:24:09 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.