2018-09-16 09:42:41 UTC
118 MB
true
DEBIAN_FRONTENDnoninteractive
GRID_BROWSER_TIMEOUT0
GRID_CLEAN_UP_CYCLE5000
GRID_DEBUGfalse
GRID_HUB_HOST0.0.0.0
GRID_HUB_PORT4444
GRID_JETTY_MAX_THREADS-1
GRID_MAX_SESSION5
GRID_NEW_SESSION_WAIT_TIMEOUT-1
GRID_THROW_ON_CAPABILITY_NOT_PRESENTtrue
GRID_TIMEOUT30
HOME/home/seluser
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:3b37166ec61459e76e33282dda08f2a9cd698ca7e3d6bc44e6a6e7580cdeff8e - 34.87% (41.2 MB)
[#001] sha256:504facff238fde83f1ca8f9f54520b4219c5b8f80be9616ddc52d31448a044bd - 0.0% (846 Bytes)
[#002] sha256:ebbcacd28e101968415b0c812b2d2dc60f969e36b0b08c073bf796e12b1bb449 - 0.0% (615 Bytes)
[#003] sha256:c7fb3351ecad291a88b92b600037e2435c84a347683d540042086fe72c902b8a - 0.0% (850 Bytes)
[#004] sha256:2e3debadcbf7e542e2aefbce1b64a358b1931fb403b3e4aeca27cb4d809d56c2 - 0.0% (168 Bytes)
[#005] sha256:61c7947604f203eb3579bd9b9dbb72b0ae1c7afd0df3bee24bd289cfa8bbbb0e - 0.0% (231 Bytes)
[#006] sha256:b3fe71b27b82dbcb397a134d3f116815c27eb993db59e6f462403fa0a8aa6d1d - 48.0% (56.8 MB)
[#007] sha256:ec0d740877895b260badb158d1274f282528210c3bc8303436c799d7960a5809 - 0.28% (343 KB)
[#008] sha256:e8c98c049847e9623f17780231989568032842b5cb926e5351cb0035df6be00d - 0.0% (4.94 KB)
[#009] sha256:88e9f258f52b1c62b23dff481ad17a5b3e52d93e26a403f0b52ce4cab008e056 - 0.0% (110 Bytes)
[#010] sha256:3c40a0eb0c03214f7f131409ec21fbbdc046d16b0ab210482a1092f454857e7b - 0.0% (420 Bytes)
[#011] sha256:c606757d9d90b9fa7f5ef05c3b539e491bccaf4edb43e63c5870523aae24f0da - 0.0% (419 Bytes)
[#012] sha256:4afacca03d840ec9210e63c59f950aeaacbeee99a00fe7edbd1c40ab03edb3ab - 16.83% (19.9 MB)
[#013] sha256:3d3300e55eee9ee18bcd40b972c4839507d328658ea7d1a3263e4393094adadc - 0.0% (792 Bytes)
[#014] sha256:90544fcb7a549e35c8f5f924971dc5bf64b2a8b839d5fb2e52dc160fac753670 - 0.0% (390 Bytes)
/bin/sh -c #(nop) ADD file:a83ab1826f43e88bc0d3ab6230f14cb9b2dacab70c762c3bfc555eda733b292c in /
2018-09-05 22:20:55 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-09-05 22:20:56 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2018-09-05 22:20:57 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2018-09-05 22:20:57 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2018-09-05 22:20:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-09-16 09:38:25 UTC/bin/sh -c #(nop) LABEL authors=Selenium <[email protected]>
2018-09-16 09:38:25 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-16 09:38:25 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true
2018-09-16 09:38:48 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-16 09:38:49 UTC/bin/sh -c #(nop) ENV TZ=UTC
2018-09-16 09:38:49 UTC/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata
2018-09-16 09:38:50 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-16 09:38:50 UTC/bin/sh -c #(nop) ENV HOME=/home/seluser
2018-09-16 09:38:51 UTC/bin/sh -c mkdir -p /opt/bin
2018-09-16 09:38:51 UTC/bin/sh -c #(nop) COPY file:eecba8ec3ee0dfec5c0c47b1d9a840f2152b28a6fdc2080e3bebf498d3ad2fdc in /opt/bin/
2018-09-16 09:38:51 UTC/bin/sh -c chmod +x /opt/bin/check-grid.sh
2018-09-16 09:38:51 UTC/bin/sh -c #(nop) USER [seluser]
2018-09-16 09:38:52 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 && sudo chgrp -R 0 /opt/selenium $HOME && sudo chmod -R g=u /opt/selenium $HOME
2018-09-16 09:38:53 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2018-09-16 09:38:53 UTC/bin/sh -c #(nop) USER [seluser]
2018-09-16 09:38:53 UTC/bin/sh -c #(nop) EXPOSE 4444/tcp
2018-09-16 09:38:53 UTC/bin/sh -c #(nop) ENV GRID_MAX_SESSION=5
2018-09-16 09:38:53 UTC/bin/sh -c #(nop) ENV GRID_NEW_SESSION_WAIT_TIMEOUT=-1
2018-09-16 09:38:53 UTC/bin/sh -c #(nop) ENV GRID_THROW_ON_CAPABILITY_NOT_PRESENT=true
2018-09-16 09:38:53 UTC/bin/sh -c #(nop) ENV GRID_JETTY_MAX_THREADS=-1
2018-09-16 09:38:53 UTC/bin/sh -c #(nop) ENV GRID_CLEAN_UP_CYCLE=5000
2018-09-16 09:38:54 UTC/bin/sh -c #(nop) ENV GRID_BROWSER_TIMEOUT=0
2018-09-16 09:38:54 UTC/bin/sh -c #(nop) ENV GRID_TIMEOUT=30
2018-09-16 09:38:54 UTC/bin/sh -c #(nop) ENV GRID_DEBUG=false
2018-09-16 09:38:54 UTC/bin/sh -c #(nop) ENV GRID_HUB_PORT=4444
2018-09-16 09:38:54 UTC/bin/sh -c #(nop) ENV GRID_HUB_HOST=0.0.0.0
2018-09-16 09:42:40 UTC/bin/sh -c #(nop) COPY multi:08b2599894aaca36912f64b90dfee0894c32f3f29e25a5bbdeae5c4c52fc70dd in /opt/bin/
2018-09-16 09:42:41 UTC/bin/sh -c /opt/bin/generate_config > /opt/selenium/config.json
2018-09-16 09:42:41 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.