Namespace
selenium
Image / Tag
hub:3.4.0-chromium
Content Digest
sha256:ff98d6109db0318d189419ba1ad98bb98f8d42b40e3689a15362645e883984de
Details
Created

2017-04-27 14:49:03 UTC

Size

135 MB

Content Digest
Labels
  • authors
    SeleniumHQ

Environment
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:aafe6b5e13de557451e1781fe7276620275625f970015cbd10036ab7d8ae27c0 - 33.04% (44.6 MB)

[#001] sha256:0a2b43a726608d3835aa027bbe181624789130c212eb191baa481f1d788a0676 - 0.0% (815 Bytes)

[#002] sha256:18bdd1e546d21240bd4c3e4e29032a38f18102d780a78686508d40fe01c60158 - 0.0% (514 Bytes)

[#003] sha256:8198342c3e05101bb56b0a585dc34e39346ece39ee5d39287cda24b1fb445fed - 0.0% (850 Bytes)

[#004] sha256:f56970a44fd409805e3872cac236d29f5eed1a45e189bb765bcd2163c915f384 - 0.0% (161 Bytes)

[#005] sha256:528e6678ee4e8fa01f8184c60cd3be7e6f7ec68ffddb9f110959f7d5a6aab3f8 - 0.0% (224 Bytes)

[#006] sha256:c327efe862ba99598ba67815285b7a54f292fc23ed29315da932249c6c97fd38 - 40.16% (54.2 MB)

[#007] sha256:b6d059e9f129715b24ca40324a5e47c74ddb9cb82d22b99716e3caa6613648ed - 0.25% (341 KB)

[#008] sha256:34518b4e07bc7dab43270f9a0e35e5ed20bc76f6777538f0280810fd7c10ca92 - 13.28% (17.9 MB)

[#009] sha256:77964ad506d89b7061e1e93527fbba135ef730bf5a04e7d72df2604231dba00d - 0.0% (4.88 KB)

[#010] sha256:0c363141e844d3695829cf60a23f66b9a79cdf98d96bc6ee3c3368254f919e5e - 0.0% (471 Bytes)

[#011] sha256:c8333765d94988424fb0d4ba846a953bf75ea30f5103225d4f6df186b42267d8 - 0.0% (468 Bytes)

[#012] sha256:fd4b427797aff4527018d0eb20d2d0fde871777a430b7aabcdcbf0d1a7aa5dc5 - 0.0% (348 Bytes)

[#013] sha256:07b06fd940090534e985fa995970603c41ec5160b330f165789febcba6afe156 - 13.28% (17.9 MB)


History
2017-04-24 22:56:51 UTC

/bin/sh -c #(nop) ADD file:141408db9037263a47322d1d78006be6a93927ac912bf14cd85100aa91da0421 in /

2017-04-24 22:57:05 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-04-24 22:57:06 UTC

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

2017-04-24 22:57:08 UTC

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

2017-04-24 22:57:09 UTC

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

2017-04-24 22:57:10 UTC

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

2017-04-27 14:48:28 UTC

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

2017-04-27 14:48:29 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-04-27 14:48:56 UTC

/bin/sh -c apt-get update -qqy && 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-04-27 14:48:56 UTC

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

2017-04-27 14:48:57 UTC

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

2017-04-27 14:48:59 UTC

/bin/sh -c mkdir -p /opt/selenium && wget --no-verbose https://selenium-release.storage.googleapis.com/3.4/selenium-server-standalone-3.4.0.jar -O /opt/selenium/selenium-server-standalone.jar

2017-04-27 14:48:59 UTC

/bin/sh -c sudo useradd seluser --shell /bin/bash --create-home && sudo usermod -a -G sudo seluser && echo 'ALL ALL = (ALL) NOPASSWD: ALL' >> /etc/sudoers && echo 'seluser:secret' | chpasswd

2017-04-27 14:48:59 UTC

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

2017-04-27 14:49:00 UTC

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

2017-04-27 14:49:00 UTC

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

2017-04-27 14:49:00 UTC

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

2017-04-27 14:49:00 UTC

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

2017-04-27 14:49:00 UTC

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

2017-04-27 14:49:00 UTC

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

2017-04-27 14:49:01 UTC

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

2017-04-27 14:49:01 UTC

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

2017-04-27 14:49:01 UTC

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

2017-04-27 14:49:01 UTC

/bin/sh -c #(nop) COPY file:11a1846d3df0425de0d4b806f784bcdc93b483da219c046961ed484d332a505f in /opt/selenium/generate_config

2017-04-27 14:49:01 UTC

/bin/sh -c #(nop) COPY file:81621c01dc150de3bbd7ecf403eed713a510e31dcee4eb443abb1faa9df8bc9c in /opt/bin/entry_point.sh

2017-04-27 14:49:02 UTC

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

2017-04-27 14:49:02 UTC

/bin/sh -c chown -R seluser /opt/selenium

2017-04-27 14:49:03 UTC

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

2017-04-27 14:49:03 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