Namespace
selenium
Image / Tag
hub:3.13.0
Content Digest
sha256:cb33e8731620745d6a00c65250ad8614edf8e768064e36b81f452968d98487dd
Details
Created

2018-08-02 10:31:22 UTC

Size

117 MB

Content Digest
Labels
  • authors
    SeleniumHQ

Environment
DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

GRID_BROWSER_TIMEOUT

0

GRID_CLEAN_UP_CYCLE

5000

GRID_DEBUG

false

GRID_HUB_HOST

0.0.0.0

GRID_HUB_PORT

4444

GRID_JETTY_MAX_THREADS

-1

GRID_MAX_SESSION

5

GRID_NEW_SESSION_WAIT_TIMEOUT

-1

GRID_THROW_ON_CAPABILITY_NOT_PRESENT

true

GRID_TIMEOUT

30

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

UTC


Layers

[#000] sha256:8ee29e426c26c79e7ba03ccc8bbc7fe99db00ffcbccb679d9c643b5546d8dc8a - 35.38% (41.2 MB)

[#001] sha256:6e83b260b73b908ebabde46b72fc5790bf4f029b53acbbfe35da8ff8fba795ac - 0.0% (846 Bytes)

[#002] sha256:e26b65fd1143ee4f9b7b6b958aeafdb996172d10b723f0bba24335a8f7ae692c - 0.0% (618 Bytes)

[#003] sha256:40dca07f8222e24aab97f026444d66a7604e4ae2b708cf079ff67a90c42efa60 - 0.0% (854 Bytes)

[#004] sha256:b420ae9e10b3f6a74f527914bc3c766b128435a62eca1061f41167205d5b0230 - 0.0% (168 Bytes)

[#005] sha256:a3cf9925126e7669a4ffa480ee18631f19ec252c1e6886bedfc9e4185e3e73e9 - 0.0% (235 Bytes)

[#006] sha256:72a6a916ad087ff5a848724b31aaae6796a31b60738132462838f514ad532902 - 47.08% (54.9 MB)

[#007] sha256:6b70dfe2684ad07d57c7efd212c0ab72a6413a42f1235d8d4a07dcba8a4914fd - 0.29% (343 KB)

[#008] sha256:c28dd39867660a9b61282e80b995b9a686d76a2c6176aa0d3059511e77ccd154 - 0.0% (4.94 KB)

[#009] sha256:5c4769dc91a3632622f8b55df2185612e0be252ad8c96c66c028af598c9901a6 - 17.25% (20.1 MB)

[#010] sha256:b93743dc8f5b565a6aa396d7a5db5b2e60e8a61848d9fe0574b93c57d15ffde6 - 0.0% (787 Bytes)

[#011] sha256:16f008c0aab1a542a63c16182109a266e62ecb509ecde3fd2abfd821a9116dfc - 0.0% (379 Bytes)


History
2018-07-26 22:23:08 UTC

/bin/sh -c #(nop) ADD file:204fb7ccb19ff7e863331131138621ff4d22720b3718e8f296902cc7d4f635b5 in /

2018-07-26 22:23:09 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-07-26 22:23:09 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2018-07-26 22:23:10 UTC

/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list

2018-07-26 22:23:11 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2018-07-26 22:23:11 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2018-08-02 10:26:58 UTC

/bin/sh -c #(nop) LABEL authors=Selenium <[email protected]>

2018-08-02 10:26:59 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-08-02 10:26:59 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true

2018-08-02 10:27:22 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

2018-08-02 10:27:22 UTC

/bin/sh -c #(nop) ENV TZ=UTC

2018-08-02 10:27:23 UTC

/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata

2018-08-02 10:27:23 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-08-02 10:27:24 UTC

/bin/sh -c #(nop) USER [seluser]

2018-08-02 10:27:25 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.13/selenium-server-standalone-3.13.0.jar -O /opt/selenium/selenium-server-standalone.jar

2018-08-02 10:27:25 UTC

/bin/sh -c #(nop) LABEL authors=SeleniumHQ

2018-08-02 10:27:25 UTC

/bin/sh -c #(nop) USER [seluser]

2018-08-02 10:27:25 UTC

/bin/sh -c #(nop) EXPOSE 4444/tcp

2018-08-02 10:27:25 UTC

/bin/sh -c #(nop) ENV GRID_MAX_SESSION=5

2018-08-02 10:27:26 UTC

/bin/sh -c #(nop) ENV GRID_NEW_SESSION_WAIT_TIMEOUT=-1

2018-08-02 10:27:26 UTC

/bin/sh -c #(nop) ENV GRID_THROW_ON_CAPABILITY_NOT_PRESENT=true

2018-08-02 10:27:26 UTC

/bin/sh -c #(nop) ENV GRID_JETTY_MAX_THREADS=-1

2018-08-02 10:27:26 UTC

/bin/sh -c #(nop) ENV GRID_CLEAN_UP_CYCLE=5000

2018-08-02 10:27:26 UTC

/bin/sh -c #(nop) ENV GRID_BROWSER_TIMEOUT=0

2018-08-02 10:27:26 UTC

/bin/sh -c #(nop) ENV GRID_TIMEOUT=30

2018-08-02 10:27:26 UTC

/bin/sh -c #(nop) ENV GRID_DEBUG=false

2018-08-02 10:27:26 UTC

/bin/sh -c #(nop) ENV GRID_HUB_PORT=4444

2018-08-02 10:27:27 UTC

/bin/sh -c #(nop) ENV GRID_HUB_HOST=0.0.0.0

2018-08-02 10:31:22 UTC

/bin/sh -c #(nop) COPY multi:08b2599894aaca36912f64b90dfee0894c32f3f29e25a5bbdeae5c4c52fc70dd in /opt/bin/

2018-08-02 10:31:22 UTC

/bin/sh -c /opt/bin/generate_config > /opt/selenium/config.json

2018-08-02 10:31:22 UTC

/bin/sh -c #(nop) CMD ["/opt/bin/entry_point.sh"]

Danger Zone
Delete Tag

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.

Delete