2020-06-09 19:30:26 UTC
110 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_TIMEOUT1800
HOME/home/seluser
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:7ddbc47eeb70dc7f08e410a6667948b87ff3883024eb41478b44ef9a81bf400c - 23.15% (25.5 MB)
[#001] sha256:c1bbdc448b7263673926b8fe2e88491e5083a8b4b06ddfabf311f2fc5f27e2ff - 0.03% (34.5 KB)
[#002] sha256:8c3b70e3904492c753652606df4726430426f42ea56e06ea924d6fea7ae162a1 - 0.0% (845 Bytes)
[#003] sha256:45d437916d5781043432f2d72608049dcf74ddbd27daa01a25fa63c8f1b9adc4 - 0.0% (162 Bytes)
[#004] sha256:b245b43a86c6c1d251c8d864a11414203cd3187ad587aa8f8c52f0d1b90de557 - 0.0% (232 Bytes)
[#005] sha256:1024f33a4ed8d1620e49250f99fca5cddb1b12e4650d81d3c579135a65be9dbf - 60.16% (66.1 MB)
[#006] sha256:796c9033749b8c46fb15929e453fc374bbb3f36058787de5e8a749cc076549e6 - 0.38% (426 KB)
[#007] sha256:cde0df9f040df58408556794847bc60ef39e2213283c446ab66f6fc77b978ba9 - 0.0% (4.91 KB)
[#008] sha256:91258b18005f8d2c8204065a7ebb205058ee37f514fae6a55e5cdda51ab3a5f6 - 0.0% (833 Bytes)
[#009] sha256:e9901e1f29240a4d6e3a32d419240d480e4a34756b3fefd0c8b9d9a0e33bb5a4 - 0.0% (540 Bytes)
[#010] sha256:70c468a87db54f074b9e556720e936e67d355a3206b420b7d5f90433d286a99a - 16.28% (17.9 MB)
[#011] sha256:8d71723023c86ae2bed819fe66628e5552491d16f3fb0008d6ae6dcf126c4f8b - 0.0% (635 Bytes)
[#012] sha256:0e2d354254884317663afa97220762848b49390d856c5fdcb2fa34af8e46199b - 0.0% (422 Bytes)
[#013] sha256:251752a115169f91f669cce760b739a2ecf0ceaf0bbdb4c866b866c6c6872cdd - 0.0% (383 Bytes)
/bin/sh -c #(nop) ADD file:a48a5dc1b9dbfc632f6cf86fe27b770b63f07a115c98c4465dc184e303a4efa1 in /
2019-10-31 22:20:36 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-10-31 22:20:36 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
2019-10-31 22:20:37 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-10-31 22:20:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-06-09 19:29:54 UTC/bin/sh -c #(nop) LABEL authors=Selenium <[email protected]>
2020-06-09 19:29:55 UTC/bin/sh -c echo "deb http://archive.ubuntu.com/ubuntu bionic main universe\n" > /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu bionic-updates main universe\n" >> /etc/apt/sources.list && echo "deb http://security.ubuntu.com/ubuntu bionic-security main universe\n" >> /etc/apt/sources.list
2020-06-09 19:29:55 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true
2020-06-09 19:30:20 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 supervisor gnupg2 && 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
2020-06-09 19:30:21 UTC/bin/sh -c #(nop) ENV TZ=UTC
2020-06-09 19:30:21 UTC/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata
2020-06-09 19:30:22 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
2020-06-09 19:30:22 UTC/bin/sh -c #(nop) ENV HOME=/home/seluser
2020-06-09 19:30:22 UTC/bin/sh -c #(nop) COPY multi:cb0991fe946cfb9f8a9d6f2afdaf96ea64269e4f91155f0c40bfd9c24af9f7f4 in /opt/bin/
2020-06-09 19:30:22 UTC/bin/sh -c #(nop) COPY file:2c7c3c64360c3d9eb99fc8ff19594b4bacca3366030e4e8d145fbe0fe0c08664 in /etc
2020-06-09 19:30:24 UTC/bin/sh -c mkdir -p /opt/selenium /var/run/supervisor /var/log/supervisor && touch /opt/selenium/config.json && chmod -R 777 /opt/selenium /var/run/supervisor /var/log/supervisor /etc/passwd && wget --no-verbose https://selenium-release.storage.googleapis.com/4.0-alpha-6/selenium-server-4.0.0-alpha-6.jar -O /opt/selenium/selenium-server.jar && chgrp -R 0 /opt/selenium ${HOME} /var/run/supervisor /var/log/supervisor && chmod -R g=u /opt/selenium ${HOME} /var/run/supervisor /var/log/supervisor
2020-06-09 19:30:24 UTC/bin/sh -c #(nop) USER seluser
2020-06-09 19:30:24 UTC/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]
2020-06-09 19:30:24 UTC/bin/sh -c #(nop) LABEL authors=SeleniumHQ
2020-06-09 19:30:24 UTC/bin/sh -c #(nop) USER seluser
2020-06-09 19:30:24 UTC/bin/sh -c #(nop) EXPOSE 4442
2020-06-09 19:30:24 UTC/bin/sh -c #(nop) EXPOSE 4443
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) EXPOSE 4444
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) ENV GRID_MAX_SESSION=5
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) ENV GRID_NEW_SESSION_WAIT_TIMEOUT=-1
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) ENV GRID_THROW_ON_CAPABILITY_NOT_PRESENT=true
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) ENV GRID_JETTY_MAX_THREADS=-1
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) ENV GRID_CLEAN_UP_CYCLE=5000
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) ENV GRID_BROWSER_TIMEOUT=0
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) ENV GRID_TIMEOUT=1800
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) ENV GRID_DEBUG=false
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) ENV GRID_HUB_PORT=4444
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) ENV GRID_HUB_HOST=0.0.0.0
2020-06-09 19:30:25 UTC/bin/sh -c #(nop) COPY multi:9397d905fcb253c51a328097494287241a986637d9c087a09c77f181440a8d0b in /opt/bin/
2020-06-09 19:30:26 UTC/bin/sh -c #(nop) COPY file:96fb0abbe087669b5d3683af5e8db598af40cf07c7b18aecd0d2b456e598261b in /etc/supervisor/conf.d/
2020-06-09 19:30:26 UTC/bin/sh -c /opt/bin/generate_config > /opt/selenium/config.json
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.