Namespace
selenium
Image / Tag
hub:3.5
Content Digest
sha256:e12d76032906c731e93c1b953a34cb2f137eaff895bd7c1fe3013076e52cd102
Details
Created

2017-09-19 04:50:35 UTC

Size

119 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_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:9fb6c798fa41e509b58bccc5c29654c3ff4648b608f5daa67c1aab6a7d02c118 - 38.11% (45.3 MB)

[#001] sha256:3b61febd4aefe982e0cb9c696d415137384d1a01052b50a85aae46439e15e49a - 0.0% (848 Bytes)

[#002] sha256:9d99b9777eb02b8943c0e72d7a7baec5c782f8fd976825c9d3fb48b3101aacc2 - 0.0% (621 Bytes)

[#003] sha256:d010c8cf75d7eb5d2504d5ffa0d19696e8d745a457dd8d28ec6dd41d3763617e - 0.0% (853 Bytes)

[#004] sha256:7fac07fb303e0589b9c23e6f49d5dc1ff9d6f3c8c88cabe768b430bdb47f03a9 - 0.0% (169 Bytes)

[#005] sha256:77b9fb326cc366abd86a31a3c9821982cc9024d4bdb74372f4524db16353ec0d - 0.0% (224 Bytes)

[#006] sha256:f0014e158459b399b8f8066757feb807834e595a0d6e0e6739b714de1f33c243 - 46.09% (54.8 MB)

[#007] sha256:ff1bd93b8ac76fe026a96fc7daa3f5100a6dc0e8fc32f144aba24f00b014277b - 0.28% (347 KB)

[#008] sha256:2630df279a3d17b87e0a321853c9e3c617ebd15ec39f20c96947de6ac263c7bd - 0.0% (4.91 KB)

[#009] sha256:f9e3bfaf1c0bf9cafb0a5094481b841c232b0cd9e105a17dd5769f7ee5c3eae1 - 15.51% (18.4 MB)

[#010] sha256:e8402f1aadff067457ca401518615904a489a06df8fdb35cc586f7165669dbf6 - 0.0% (784 Bytes)

[#011] sha256:10b91ecd8a88a50c0b405f56bb17599f1c587f1f33961ff8f2eee2297ffee7d6 - 0.0% (376 Bytes)


History
2017-09-18 23:31:37 UTC

/bin/sh -c #(nop) ADD file:5ed435208da6621b45db657dd6549ee132cde58c4b6763920030794c2f31fbc0 in /

2017-09-18 23:31:38 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-09-18 23:31:38 UTC

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

2017-09-18 23:31:39 UTC

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

2017-09-18 23:31:40 UTC

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

2017-09-18 23:31:40 UTC

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

2017-09-19 04:50:10 UTC

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

2017-09-19 04:50:11 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-09-19 04:50:11 UTC

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

2017-09-19 04:50:29 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-09-19 04:50:29 UTC

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

2017-09-19 04:50:31 UTC

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

2017-09-19 04:50:32 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-09-19 04:50:32 UTC

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

2017-09-19 04:50:33 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.3.jar -O /opt/selenium/selenium-server-standalone.jar

2017-09-19 04:50:33 UTC

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

2017-09-19 04:50:33 UTC

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

2017-09-19 04:50:33 UTC

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

2017-09-19 04:50:33 UTC

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

2017-09-19 04:50:33 UTC

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

2017-09-19 04:50:33 UTC

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

2017-09-19 04:50:34 UTC

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

2017-09-19 04:50:34 UTC

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

2017-09-19 04:50:34 UTC

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

2017-09-19 04:50:34 UTC

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

2017-09-19 04:50:34 UTC

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

2017-09-19 04:50:34 UTC

/bin/sh -c #(nop) COPY multi:6ebdae51275eeed899ed5e4c4919c8d5922932860782d9f1a381349cb751451d in /opt/bin/

2017-09-19 04:50:35 UTC

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

2017-09-19 04:50:35 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