2017-08-30 04:02:42 UTC
326 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:d5c6f90da05dc7e77d2e5fef63c341ab05ba2a03396ab5ae8f18814a7bbf5265 - 13.84% (45.1 MB)
[#001] sha256:1300883d87d5ae0582a4e0f3f86ad93985b18676e8d829f6f3b4990403fdf145 - 0.0% (816 Bytes)
[#002] sha256:c220aa3cfc1bff0c1df733eac869a66476ea35136c69d881da1e297ed8d0af2f - 0.0% (515 Bytes)
[#003] sha256:2e9398f099dcc5a3e5521205e1f55ee5d7665e203193cf48b32553eabcca323c - 0.0% (851 Bytes)
[#004] sha256:dc27a084064fee108f4d486469939bbfa6a5b16f6d6d3c6b5b2475e938f4c71e - 0.0% (162 Bytes)
[#005] sha256:33bf3e42d8ab6e8562b4051e02e10cf33d78d93aef5964ea323b6447c3e3d37a - 0.0% (224 Bytes)
[#006] sha256:92c93205c1bdf4cd5008eb7a4a05b614908e36fdfa5993ef244d922a84046777 - 16.84% (54.8 MB)
[#007] sha256:a2c6f34061cd4bb661d7134097920d52ae0029f66fba7ad91d4aa6350ea7b8e8 - 0.1% (347 KB)
[#008] sha256:4d5b2b721583828e9e9d590857f632b532e9a8def7889be509403e4b50e39716 - 0.0% (4.91 KB)
[#009] sha256:047bd1cd18c1aa3373a831f0a18ada0af95d53825feb590298461dec3960f6a6 - 5.66% (18.4 MB)
[#010] sha256:259f696fc7dc5fcf7800c6bb8761b3e4e42703c3efdfbe02882b480882f1f030 - 11.95% (38.9 MB)
[#011] sha256:0cb74d349197d18ba64cbbfdbf6b176d648d143400f0c1d509c23e9da7a5d212 - 0.0% (921 Bytes)
[#012] sha256:ce40321d56144c51b88f3bf95cfcf85901cbe2c4ae1e103aa33956f773ec2ee8 - 50.4% (164 MB)
[#013] sha256:8e4a9fec61b2af29d723a35de72463396d10d8934ad040b3f04e0475307f338d - 1.2% (3.92 MB)
[#014] sha256:9993dca37170cafe6b819c6e240a5f924620ace4a56cd9adf5f359f73e18a3b0 - 0.0% (569 Bytes)
[#015] sha256:da83d16a09d9fe709bc9f5ef57f1534c1352c9ecd35d905914c49756591fdd27 - 0.0% (1.79 KB)
[#016] sha256:9b1ed2f5561ece4f4ce5b423f7b17262de8a4d898a28978c301b91ba070e4ef2 - 0.0% (436 Bytes)
[#017] sha256:45bfbe9f2c6bddc4a941c283eab5ad4552a1bb4856455aa4260f7ee18d14b6e9 - 0.0% (545 Bytes)
/bin/sh -c #(nop) ADD file:39d3593ea220e686d5450244ef9dd6c934e3b288a29212d332ec33942b7bf218 in /
2017-08-10 20:13:39 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-08-10 20:13:40 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2017-08-10 20:13:41 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2017-08-10 20:13:41 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2017-08-10 20:13:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-08-30 03:58:39 UTC/bin/sh -c #(nop) LABEL authors=Selenium <selenium-developers@googlegroups.com>
2017-08-30 03:58:40 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-08-30 03:58:40 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true
2017-08-30 03:58:58 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-08-30 03:58:58 UTC/bin/sh -c #(nop) ENV TZ=UTC
2017-08-30 03:58:59 UTC/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata
2017-08-30 03:58:59 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-08-30 03:58:59 UTC/bin/sh -c #(nop) USER [seluser]
2017-08-30 03:59:00 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.5/selenium-server-standalone-3.5.2.jar -O /opt/selenium/selenium-server-standalone.jar
2017-08-30 03:59:01 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2017-08-30 03:59:04 UTC/bin/sh -c #(nop) USER [root]
2017-08-30 03:59:16 UTC/bin/sh -c apt-get update -qqy && apt-get -qqy install locales xvfb && rm -rf /var/lib/apt/lists/* /var/cache/apt/*
2017-08-30 03:59:16 UTC/bin/sh -c #(nop) USER [seluser]
2017-08-30 03:59:17 UTC/bin/sh -c #(nop) COPY multi:6d9ae43fb55861be1a87a1998b480cc0d224381198e8a6a6169a5774925a6e12 in /opt/bin/
2017-08-30 03:59:17 UTC/bin/sh -c #(nop) ENV SCREEN_WIDTH=1360
2017-08-30 03:59:17 UTC/bin/sh -c #(nop) ENV SCREEN_HEIGHT=1020
2017-08-30 03:59:17 UTC/bin/sh -c #(nop) ENV SCREEN_DEPTH=24
2017-08-30 03:59:17 UTC/bin/sh -c #(nop) ENV DISPLAY=:99.0
2017-08-30 03:59:17 UTC/bin/sh -c #(nop) ENV NODE_MAX_INSTANCES=1
2017-08-30 03:59:17 UTC/bin/sh -c #(nop) ENV NODE_MAX_SESSION=1
2017-08-30 03:59:18 UTC/bin/sh -c #(nop) ENV NODE_PORT=5555
2017-08-30 03:59:18 UTC/bin/sh -c #(nop) ENV NODE_REGISTER_CYCLE=5000
2017-08-30 03:59:18 UTC/bin/sh -c #(nop) ENV NODE_POLLING=5000
2017-08-30 03:59:18 UTC/bin/sh -c #(nop) ENV NODE_UNREGISTER_IF_STILL_DOWN_AFTER=60000
2017-08-30 03:59:18 UTC/bin/sh -c #(nop) ENV NODE_DOWN_POLLING_LIMIT=2
2017-08-30 03:59:18 UTC/bin/sh -c #(nop) ENV NODE_APPLICATION_NAME=
2017-08-30 03:59:18 UTC/bin/sh -c #(nop) ENV DBUS_SESSION_BUS_ADDRESS=/dev/null
2017-08-30 03:59:18 UTC/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]
2017-08-30 03:59:19 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2017-08-30 03:59:19 UTC/bin/sh -c #(nop) USER [root]
2017-08-30 03:59:19 UTC/bin/sh -c #(nop) ARG CHROME_VERSION=google-chrome-stable
2017-08-30 04:00:14 UTC|1 CHROME_VERSION=google-chrome-stable /bin/sh -c wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list && apt-get update -qqy && apt-get -qqy install ${CHROME_VERSION:-google-chrome-stable} && rm /etc/apt/sources.list.d/google-chrome.list && rm -rf /var/lib/apt/lists/* /var/cache/apt/*
2017-08-30 04:00:16 UTC/bin/sh -c #(nop) USER [seluser]
2017-08-30 04:00:16 UTC/bin/sh -c #(nop) ARG CHROME_DRIVER_VERSION=2.31
2017-08-30 04:00:17 UTC|2 CHROME_DRIVER_VERSION=2.31 CHROME_VERSION=google-chrome-stable /bin/sh -c wget --no-verbose -O /tmp/chromedriver_linux64.zip https://chromedriver.storage.googleapis.com/$CHROME_DRIVER_VERSION/chromedriver_linux64.zip && rm -rf /opt/selenium/chromedriver && unzip /tmp/chromedriver_linux64.zip -d /opt/selenium && rm /tmp/chromedriver_linux64.zip && mv /opt/selenium/chromedriver /opt/selenium/chromedriver-$CHROME_DRIVER_VERSION && chmod 755 /opt/selenium/chromedriver-$CHROME_DRIVER_VERSION && sudo ln -fs /opt/selenium/chromedriver-$CHROME_DRIVER_VERSION /usr/bin/chromedriver
2017-08-30 04:00:17 UTC/bin/sh -c #(nop) COPY file:15af132f39e8fe2d15d69b3da7603a391e52ddb9ba4a94df809b0681739ca4c1 in /opt/bin/generate_config
2017-08-30 04:00:17 UTC/bin/sh -c #(nop) COPY file:1e0c96976a7946e943cb2f95911fc1e6cdd854715a79f080f34f55f814a1d0f3 in /opt/google/chrome/google-chrome
2017-08-30 04:00:18 UTC|2 CHROME_DRIVER_VERSION=2.31 CHROME_VERSION=google-chrome-stable /bin/sh -c /opt/bin/generate_config > /opt/selenium/config.json
2017-08-30 04:01:17 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2017-08-30 04:02:42 UTC/bin/sh -c #(nop) USER [seluser]
2017-08-30 04:02:42 UTC/bin/sh -c #(nop) COPY file:b29f8d665dfc86aaedfc6739f41124baf73df0e96e3746a127235fdf0f47d267 in /opt/bin/entry_point.sh
2017-08-30 04:02:42 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.