2018-09-02 15:55:13 UTC
284 MB
/dev/null
DEBCONF_NONINTERACTIVE_SEENtrue
DEBIAN_FRONTENDnoninteractive
ENCODINGUTF-8
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
LANG_WHEREUS
LANG_WHICHen
NODE_APPLICATION_NAME NODE_DOWN_POLLING_LIMIT2
NODE_HOST0.0.0.0
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:3b37166ec61459e76e33282dda08f2a9cd698ca7e3d6bc44e6a6e7580cdeff8e - 14.51% (41.2 MB)
[#001] sha256:ba077e1ddb3aa8b95b2ecc5e58830800af4f5c06a5a37a3b7d7e0a67e178fb65 - 0.0% (846 Bytes)
[#002] sha256:34c83d2bc656952f573cee825d42e58622909b4be524b653f4f3df7464e57aa2 - 0.0% (616 Bytes)
[#003] sha256:84b69b6e47437924b207458fe7fc8f66812622983ae5a5d84bfdd2d83a9581e1 - 0.0% (854 Bytes)
[#004] sha256:0f72e97e1f61face716660657e4df5f70c2008a0b8b89e35dc6a460124fe01d1 - 0.0% (168 Bytes)
[#005] sha256:f1e40efee90d4420f491d73238606b9b8b1f56d43a404f78535ef84d864e3001 - 0.0% (230 Bytes)
[#006] sha256:d895db2c03b1302d042c4b7132ab53c02c1744560d6bf335d695ccf1ddce6901 - 19.97% (56.8 MB)
[#007] sha256:50924ff637d7c59f2229c703a626e08f7db5d0735dfcb4b67f0755bb89d04783 - 0.12% (343 KB)
[#008] sha256:20cd0e693a2a3d02f0f2069bef465bf85eedfec9e98078a672a13dd206c245e4 - 0.0% (4.94 KB)
[#009] sha256:3456987eecb3ac30d649b8aac971b659486125a2e94658479ee18cc624448425 - 0.0% (107 Bytes)
[#010] sha256:790bea0cc78e87f2ed24993ff00e1401441feb4a6b2530e4c2bb5019b824519e - 0.0% (419 Bytes)
[#011] sha256:91a1315cde568670a03b5768c7ec173980c4418a516a04a046b09b21efab98e4 - 0.0% (420 Bytes)
[#012] sha256:1e4839706058f35b284397b301a495ef547458e7c9f0da5e4d861783d91cd072 - 7.0% (19.9 MB)
[#013] sha256:b2729bc9386b9b7017e8ef8cc96226ec3bea22778fbffb72da90cb649ef877ae - 13.49% (38.3 MB)
[#014] sha256:3eda3d8a21d5b3b13bcc10b2341395d48d094c59a1d3ea55620cd3f74441252c - 2.41% (6.86 MB)
[#015] sha256:7c1ffbf503d6720b467b005a779b0b5f7932c2d0c8dc0eb10d0b7d315dc35b81 - 7.69% (21.9 MB)
[#016] sha256:100c42b7d01d147ccac8afa6bdd116f6b3459e0dd6a1ab6a280bfb4ae806235b - 0.0% (881 Bytes)
[#017] sha256:28b7df26fcb49900fb565f2c3b6737aff53addde60de667b264be01cd69f0631 - 33.73% (95.9 MB)
[#018] sha256:7c2abd2e2bcbce32d1f20610ac80a2a77602d17e005b5cba3bb7834c79bcc1f8 - 1.08% (3.08 MB)
[#019] sha256:f5d1b6a517a5ae4a2c53ba2e0d96281b15c402940d43ceb2cc32867bb0a12926 - 0.0% (634 Bytes)
[#020] sha256:4f24922ed6ac123e259f5f6dcfdd5b56eb597fa54c25a1510063826b61bce185 - 0.0% (673 Bytes)
[#021] sha256:9e0049fc78d319d0f01968be92532897d8f10e19056f96ff2a907758cafece8c - 0.0% (521 Bytes)
/bin/sh -c #(nop) ADD file:a83ab1826f43e88bc0d3ab6230f14cb9b2dacab70c762c3bfc555eda733b292c in /
2018-08-22 17:31:29 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
2018-08-22 17:31:30 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2018-08-22 17:31:31 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2018-08-22 17:31:32 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2018-08-22 17:31:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-09-02 15:48:56 UTC/bin/sh -c #(nop) LABEL authors=Selenium <selenium-developers@googlegroups.com>
2018-09-02 15:48:56 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
2018-09-02 15:48:57 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true
2018-09-02 15:49: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 jq curl && 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
2018-09-02 15:49:19 UTC/bin/sh -c #(nop) ENV TZ=UTC
2018-09-02 15:49:19 UTC/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata
2018-09-02 15:49: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
2018-09-02 15:49:20 UTC/bin/sh -c mkdir -p /opt/bin
2018-09-02 15:49:21 UTC/bin/sh -c #(nop) COPY file:eecba8ec3ee0dfec5c0c47b1d9a840f2152b28a6fdc2080e3bebf498d3ad2fdc in /opt/bin/
2018-09-02 15:49:21 UTC/bin/sh -c chmod +x /opt/bin/check-grid.sh
2018-09-02 15:49:21 UTC/bin/sh -c #(nop) USER [seluser]
2018-09-02 15:49:22 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.14/selenium-server-standalone-3.14.0.jar -O /opt/selenium/selenium-server-standalone.jar
2018-09-02 15:49:22 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2018-09-02 15:49:25 UTC/bin/sh -c #(nop) USER [root]
2018-09-02 15:49:40 UTC/bin/sh -c apt-get update -qqy && apt-get -qqy install xvfb && rm -rf /var/lib/apt/lists/* /var/cache/apt/*
2018-09-02 15:49:40 UTC/bin/sh -c #(nop) ENV LANG_WHICH=en
2018-09-02 15:49:40 UTC/bin/sh -c #(nop) ENV LANG_WHERE=US
2018-09-02 15:49:40 UTC/bin/sh -c #(nop) ENV ENCODING=UTF-8
2018-09-02 15:49:40 UTC/bin/sh -c #(nop) ENV LANGUAGE=en_US.UTF-8
2018-09-02 15:49:41 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2018-09-02 15:50:18 UTC/bin/sh -c apt-get -qqy update && apt-get -qqy --no-install-recommends install language-pack-en tzdata locales && locale-gen ${LANGUAGE} && dpkg-reconfigure --frontend noninteractive locales && apt-get -qyy autoremove && rm -rf /var/lib/apt/lists/* && apt-get -qyy clean
2018-09-02 15:50:30 UTC/bin/sh -c apt-get -qqy update && apt-get -qqy --no-install-recommends install libfontconfig libfreetype6 xfonts-cyrillic xfonts-scalable fonts-liberation fonts-ipafont-gothic fonts-wqy-zenhei fonts-tlwg-loma-otf ttf-ubuntu-font-family && rm -rf /var/lib/apt/lists/* && apt-get -qyy clean
2018-09-02 15:50:30 UTC/bin/sh -c #(nop) USER [seluser]
2018-09-02 15:50:31 UTC/bin/sh -c #(nop) COPY file:a5fc78d29b8cfd714c861f2904382307f1fd35fbcb1aa792f4719dc3b3fb544f in /opt/bin/
2018-09-02 15:50:31 UTC/bin/sh -c #(nop) ENV SCREEN_WIDTH=1360
2018-09-02 15:50:31 UTC/bin/sh -c #(nop) ENV SCREEN_HEIGHT=1020
2018-09-02 15:50:31 UTC/bin/sh -c #(nop) ENV SCREEN_DEPTH=24
2018-09-02 15:50:31 UTC/bin/sh -c #(nop) ENV NODE_MAX_INSTANCES=1
2018-09-02 15:50:31 UTC/bin/sh -c #(nop) ENV NODE_MAX_SESSION=1
2018-09-02 15:50:31 UTC/bin/sh -c #(nop) ENV NODE_HOST=0.0.0.0
2018-09-02 15:50:31 UTC/bin/sh -c #(nop) ENV NODE_PORT=5555
2018-09-02 15:50:32 UTC/bin/sh -c #(nop) ENV NODE_REGISTER_CYCLE=5000
2018-09-02 15:50:32 UTC/bin/sh -c #(nop) ENV NODE_POLLING=5000
2018-09-02 15:50:32 UTC/bin/sh -c #(nop) ENV NODE_UNREGISTER_IF_STILL_DOWN_AFTER=60000
2018-09-02 15:50:32 UTC/bin/sh -c #(nop) ENV NODE_DOWN_POLLING_LIMIT=2
2018-09-02 15:50:32 UTC/bin/sh -c #(nop) ENV NODE_APPLICATION_NAME=
2018-09-02 15:50:32 UTC/bin/sh -c #(nop) ENV DBUS_SESSION_BUS_ADDRESS=/dev/null
2018-09-02 15:50:32 UTC/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]
2018-09-02 15:50:32 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2018-09-02 15:50:33 UTC/bin/sh -c #(nop) USER [root]
2018-09-02 15:51:31 UTC/bin/sh -c #(nop) ARG FIREFOX_VERSION=latest
2018-09-02 15:52:16 UTC|1 FIREFOX_VERSION=latest /bin/sh -c FIREFOX_DOWNLOAD_URL=$(if [ $FIREFOX_VERSION = "latest" ] || [ $FIREFOX_VERSION = "nightly-latest" ] || [ $FIREFOX_VERSION = "devedition-latest" ]; then echo "https://download.mozilla.org/?product=firefox-$FIREFOX_VERSION-ssl&os=linux64&lang=en-US"; else echo "https://download-installer.cdn.mozilla.net/pub/firefox/releases/$FIREFOX_VERSION/linux-x86_64/en-US/firefox-$FIREFOX_VERSION.tar.bz2"; fi) && 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 $FIREFOX_DOWNLOAD_URL && 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
2018-09-02 15:52:16 UTC/bin/sh -c #(nop) ARG GECKODRIVER_VERSION=latest
2018-09-02 15:52:19 UTC|2 FIREFOX_VERSION=latest GECKODRIVER_VERSION=latest /bin/sh -c GK_VERSION=$(if [ ${GECKODRIVER_VERSION:-latest} = "latest" ]; then echo $(wget -qO- "https://api.github.com/repos/mozilla/geckodriver/releases/latest" | grep '"tag_name":' | sed -E 's/.*"v([0-9.]+)".*/\1/'); else echo $GECKODRIVER_VERSION; fi) && echo "Using GeckoDriver version: "$GK_VERSION && wget --no-verbose -O /tmp/geckodriver.tar.gz https://github.com/mozilla/geckodriver/releases/download/v$GK_VERSION/geckodriver-v$GK_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-$GK_VERSION && chmod 755 /opt/geckodriver-$GK_VERSION && ln -fs /opt/geckodriver-$GK_VERSION /usr/bin/geckodriver
2018-09-02 15:52:19 UTC/bin/sh -c #(nop) USER [seluser]
2018-09-02 15:53:21 UTC/bin/sh -c #(nop) COPY file:59abecf2dd56fbfb1763efda1c26ea53d385ee0a3e1beb08d55d2f3b0a42d622 in /opt/bin/generate_config
2018-09-02 15:53:21 UTC|2 FIREFOX_VERSION=latest GECKODRIVER_VERSION=latest /bin/sh -c sudo echo ""
2018-09-02 15:53:22 UTC|2 FIREFOX_VERSION=latest GECKODRIVER_VERSION=latest /bin/sh -c /opt/bin/generate_config > /opt/selenium/config.json
2018-09-02 15:54:17 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2018-09-02 15:55:12 UTC/bin/sh -c #(nop) USER [seluser]
2018-09-02 15:55:12 UTC/bin/sh -c #(nop) COPY file:57bf07e00d09e964f2c93cd35bdc1451a5e04e4d7603a2424c3467c88215be38 in /opt/bin/entry_point.sh
2018-09-02 15:55:13 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.