Namespace
selenium
Image / Tag
node-base:2.53.1
Content Digest
sha256:47ffe9423d66decae960c045032802638d427291e595f2048007681f79437f35
Details
Created

2016-10-03 15:09:51 UTC

Size

150 MB

Content Digest
Environment
DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

DISPLAY

:99.0

PATH

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

SCREEN_DEPTH

24

SCREEN_HEIGHT

1020

SCREEN_WIDTH

1360

TZ

US/Pacific


Layers

[#000] sha256:cad964aed91d2ace084302c587dfc502b5869c5b1d15a1f0e458a45e3cadfaa6 - 31.71% (47.5 MB)

[#001] sha256:3a80a22fea63572c387efb1943e6095587f9ea8343af129934d4c81e593374a4 - 0.0% (824 Bytes)

[#002] sha256:50de990d7957c304603ac78d094f3acf634c1261a3a5a89229fa81d18cdb7945 - 0.0% (448 Bytes)

[#003] sha256:61e032b8f2cb04e7a2d4efa83eb6837c6b92bd1553cbe46cffa76121091d8301 - 0.0% (682 Bytes)

[#004] sha256:9f03ce1741bf604c84258a4c4f1dc98cc35aebdd76c14ed4ffeb6bc3584c1f9b - 0.0% (162 Bytes)

[#005] sha256:23b84691f9a20d06efea8589b9e2e49c60da59cd9e0aed3e09c4798ccc9fbdbe - 0.0% (226 Bytes)

[#006] sha256:1f1667297256452b06638ed58719c10ca3437fa900557e82d962ea36cf2a7426 - 35.89% (53.8 MB)

[#007] sha256:e4bc09a9d3b6bb2fd43fbd90152655460aff68962cbb039e1fdd848a0b47219d - 12.31% (18.5 MB)

[#008] sha256:47592bc70a93535c4b42c4ed5b04195c14885ce4fc98411e208513d0064717d8 - 0.0% (4.87 KB)

[#009] sha256:719dfe03ca538b86bdc25e30d85528760e8e8f353120b3d27a8552b8146c48b6 - 0.24% (368 KB)

[#010] sha256:714f82dc9591a2aec62611b74de79463f334173c6a88a92d800846ebd10f8ba8 - 19.83% (29.7 MB)

[#011] sha256:e5f5c0bcf29d67a33bef58f719553a2adc54608126315bc98a58ce2e73ddac2b - 0.0% (939 Bytes)

[#012] sha256:457e8ed4985d8c3da3a5e1daa5e296066ec7f33804fcc5d63ef083e343887e14 - 0.0% (805 Bytes)


History
2016-09-26 21:26:19 UTC

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

2016-09-26 21:26:20 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

2016-09-26 21:26:21 UTC

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

2016-09-26 21:26:22 UTC

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

2016-09-26 21:26:23 UTC

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

2016-09-26 21:26:23 UTC

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

2016-10-03 15:09:01 UTC

/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>

2016-10-03 15:09:02 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

2016-10-03 15:09:26 UTC

/bin/sh -c apt-get update -qqy && apt-get -qqy --no-install-recommends install bzip2 ca-certificates openjdk-8-jre-headless sudo unzip wget && rm -rf /var/lib/apt/lists/* && 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

2016-10-03 15:09:27 UTC

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

2016-10-03 15:09:27 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

2016-10-03 15:09:28 UTC

/bin/sh -c #(nop) MAINTAINER Selenium <selenium-developers@googlegroups.com>

2016-10-03 15:09:31 UTC

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

2016-10-03 15:09:31 UTC

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

2016-10-03 15:09:31 UTC

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

2016-10-03 15:09:32 UTC

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

2016-10-03 15:09:49 UTC

/bin/sh -c apt-get update -qqy && apt-get -qqy install xvfb && rm -rf /var/lib/apt/lists/*

2016-10-03 15:09:50 UTC

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

2016-10-03 15:09:50 UTC

/bin/sh -c chmod +x /opt/bin/entry_point.sh

2016-10-03 15:09:50 UTC

/bin/sh -c #(nop) ENV SCREEN_WIDTH=1360

2016-10-03 15:09:50 UTC

/bin/sh -c #(nop) ENV SCREEN_HEIGHT=1020

2016-10-03 15:09:50 UTC

/bin/sh -c #(nop) ENV SCREEN_DEPTH=24

2016-10-03 15:09:51 UTC

/bin/sh -c #(nop) ENV DISPLAY=:99.0

2016-10-03 15:09:51 UTC

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

2016-10-03 15:09:51 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