2017-10-31 22:06:52 UTC
262 MB
/dev/null
DEBCONF_NONINTERACTIVE_SEENtrue
DEBIAN_FRONTENDnoninteractive
DISPLAY:99.0
NODE_APPLICATION_NAME NODE_DOWN_POLLING_LIMIT2
NODE_MAX_INSTANCES1
NODE_MAX_SESSION1
NODE_POLLING5000
NODE_PORT5555
NODE_REGISTER_CYCLE5000
NODE_UNREGISTER_IF_STILL_DOWN_AFTER60000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SCREEN_DEPTH24
SCREEN_HEIGHT1020
SCREEN_WIDTH1360
TZUTC
[#000] sha256:ae79f251470513c2a0ec750117a81f2d58a50727901ca416efecf297b8a03913 - 17.35% (45.4 MB)
[#001] sha256:5ad56d5fc14905886c560200ab69f905b5c5287eaf12f8f761a7ab54f7a61c1b - 0.0% (850 Bytes)
[#002] sha256:170e558760e8b2e484a022b7d7272cf284fc4e1936ba7a0a671fc586440ad272 - 0.0% (618 Bytes)
[#003] sha256:395460e233f5bdcd910d618a3b615e0d881e09ad27d58f3065eef53ecae6a808 - 0.0% (851 Bytes)
[#004] sha256:6f01dc62e444044e3ce494269837ef0aedb80fef69c679416137f17812d2eb9c - 0.0% (168 Bytes)
[#005] sha256:91f1572ae4145dc45d21b9fc7b26d84da64841f5f977c3c56608e23765c8166b - 0.0% (224 Bytes)
[#006] sha256:ab5f780f68510cf60edb8d2fd1b098d83fb8172a72c2e277ada54b521661e410 - 20.93% (54.8 MB)
[#007] sha256:4437fc74873d3e8f9ae1cf35b170833eebfe8773a5f306385b4c383cec467410 - 0.13% (347 KB)
[#008] sha256:411d9c59ca0f50aa7f33cc3bfe756f28082b748fdf9f8c267c3f5257a21b8500 - 0.0% (4.91 KB)
[#009] sha256:0ce49bb63ed61aa9916ad1cc7ae6648c75d0e74b3fff0eed45c77e07436ffb60 - 7.72% (20.2 MB)
[#010] sha256:4a878e7512627d0b5500e0d6e9c47272b036312fc5d665d9fed18006b9826c4c - 14.86% (38.9 MB)
[#011] sha256:ae15a0a8334b02b19078da08a3a8f2a772e8d7a554e29a072cd3358596a9919f - 0.0% (931 Bytes)
[#012] sha256:c00b02fb667abbf7061b012c961eb3e07ffefc733cad2506e501744561db773f - 38.14% (99.8 MB)
[#013] sha256:bd53d82843628ef63ecc226dd11e86db491865997b526573115d5e19affda79e - 0.86% (2.24 MB)
[#014] sha256:2787058489f60bd1abe4002b95a56a8004b8b430f3e7d9523388eb6c4e8af52a - 0.0% (616 Bytes)
[#015] sha256:7e4e8b2f013ba19ee695c0d51eaf4cf9f5d8e6a72952c70202da3fc69f57c2d2 - 0.0% (654 Bytes)
[#016] sha256:140dafceb2269d952fae416aa5d3ab475105f283b150254664620eac7631e678 - 0.0% (550 Bytes)
/bin/sh -c #(nop) ADD file:5b334adf9d9a2256add2a801b49d4b23c93b0973ec22bb798973d571c948f102 in /
2017-10-10 20:59:02 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-10-10 20:59:03 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2017-10-10 20:59:04 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2017-10-10 20:59:04 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2017-10-10 20:59:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-10-31 21:58:56 UTC/bin/sh -c #(nop) LABEL authors=Selenium <selenium-developers@googlegroups.com>
2017-10-31 21:58:57 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-31 21:58:57 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true
2017-10-31 21:59:19 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-31 21:59:19 UTC/bin/sh -c #(nop) ENV TZ=UTC
2017-10-31 21:59:20 UTC/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata
2017-10-31 21:59:20 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-31 21:59:20 UTC/bin/sh -c #(nop) USER [seluser]
2017-10-31 21:59:21 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-31 21:59:22 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2017-10-31 21:59:24 UTC/bin/sh -c #(nop) USER [root]
2017-10-31 21:59:40 UTC/bin/sh -c apt-get update -qqy && apt-get -qqy install locales xvfb && rm -rf /var/lib/apt/lists/* /var/cache/apt/*
2017-10-31 21:59:40 UTC/bin/sh -c #(nop) USER [seluser]
2017-10-31 21:59:40 UTC/bin/sh -c #(nop) COPY multi:ad7f16beabbae40153d736bae49887ecfc109df89038ff231b1fe4aa1b47e191 in /opt/bin/
2017-10-31 21:59:40 UTC/bin/sh -c #(nop) ENV SCREEN_WIDTH=1360
2017-10-31 21:59:40 UTC/bin/sh -c #(nop) ENV SCREEN_HEIGHT=1020
2017-10-31 21:59:40 UTC/bin/sh -c #(nop) ENV SCREEN_DEPTH=24
2017-10-31 21:59:41 UTC/bin/sh -c #(nop) ENV DISPLAY=:99.0
2017-10-31 21:59:41 UTC/bin/sh -c #(nop) ENV NODE_MAX_INSTANCES=1
2017-10-31 21:59:41 UTC/bin/sh -c #(nop) ENV NODE_MAX_SESSION=1
2017-10-31 21:59:41 UTC/bin/sh -c #(nop) ENV NODE_PORT=5555
2017-10-31 21:59:41 UTC/bin/sh -c #(nop) ENV NODE_REGISTER_CYCLE=5000
2017-10-31 21:59:41 UTC/bin/sh -c #(nop) ENV NODE_POLLING=5000
2017-10-31 21:59:41 UTC/bin/sh -c #(nop) ENV NODE_UNREGISTER_IF_STILL_DOWN_AFTER=60000
2017-10-31 21:59:41 UTC/bin/sh -c #(nop) ENV NODE_DOWN_POLLING_LIMIT=2
2017-10-31 21:59:42 UTC/bin/sh -c #(nop) ENV NODE_APPLICATION_NAME=
2017-10-31 21:59:42 UTC/bin/sh -c #(nop) ENV DBUS_SESSION_BUS_ADDRESS=/dev/null
2017-10-31 21:59:42 UTC/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]
2017-10-31 21:59:42 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2017-10-31 21:59:42 UTC/bin/sh -c #(nop) USER [root]
2017-10-31 22:00:59 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION=56.0.2
2017-10-31 22:01:49 UTC|1 FIREFOX_VERSION=56.0.2 /bin/sh -c apt-get update -qqy && apt-get -qqy --no-install-recommends install firefox && rm -rf /var/lib/apt/lists/* /var/cache/apt/* && wget --no-verbose -O /tmp/firefox.tar.bz2 https://download-installer.cdn.mozilla.net/pub/firefox/releases/$FIREFOX_VERSION/linux-x86_64/en-US/firefox-$FIREFOX_VERSION.tar.bz2 && apt-get -y purge firefox && rm -rf /opt/firefox && tar -C /opt -xjf /tmp/firefox.tar.bz2 && rm /tmp/firefox.tar.bz2 && mv /opt/firefox /opt/firefox-$FIREFOX_VERSION && ln -fs /opt/firefox-$FIREFOX_VERSION/firefox /usr/bin/firefox
2017-10-31 22:01:49 UTC/bin/sh -c #(nop) ARG GECKODRIVER_VERSION=0.19.1
2017-10-31 22:01:52 UTC|2 FIREFOX_VERSION=56.0.2 GECKODRIVER_VERSION=0.19.1 /bin/sh -c wget --no-verbose -O /tmp/geckodriver.tar.gz https://github.com/mozilla/geckodriver/releases/download/v$GECKODRIVER_VERSION/geckodriver-v$GECKODRIVER_VERSION-linux64.tar.gz && rm -rf /opt/geckodriver && tar -C /opt -zxf /tmp/geckodriver.tar.gz && rm /tmp/geckodriver.tar.gz && mv /opt/geckodriver /opt/geckodriver-$GECKODRIVER_VERSION && chmod 755 /opt/geckodriver-$GECKODRIVER_VERSION && ln -fs /opt/geckodriver-$GECKODRIVER_VERSION /usr/bin/geckodriver
2017-10-31 22:01:52 UTC/bin/sh -c #(nop) USER [seluser]
2017-10-31 22:04:12 UTC/bin/sh -c #(nop) COPY file:2b333d2c7b5602aa25248f59cbd71286b492c9a3c680048c9307cdfb5c153276 in /opt/bin/generate_config
2017-10-31 22:04:12 UTC|2 FIREFOX_VERSION=56.0.2 GECKODRIVER_VERSION=0.19.1 /bin/sh -c sudo echo ""
2017-10-31 22:04:13 UTC|2 FIREFOX_VERSION=56.0.2 GECKODRIVER_VERSION=0.19.1 /bin/sh -c /opt/bin/generate_config > /opt/selenium/config.json
2017-10-31 22:05:33 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2017-10-31 22:06:52 UTC/bin/sh -c #(nop) USER [seluser]
2017-10-31 22:06:52 UTC/bin/sh -c #(nop) COPY file:5bc6120cb134b12d7aa9c2ca3f31da06fd7deddae170a30d216a3adb0419569a in /opt/bin/entry_point.sh
2017-10-31 22:06:52 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.