Namespace
selenium
Image / Tag
node-base:3.0.1-dysprosium
Content Digest
sha256:f861bd806a7257802b7d3d09267f30d59d85673849c2fc7672f48e0834d5d155
Details
Created

2017-01-04 19:29:31 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:b3e1c725a85f0953e81815b7c7aabfad9ebfd90af53f99248981282b8045d787 - 31.92% (47.9 MB)

[#001] sha256:4daad8bdde31f5969d6a44800e993a911bed25853b2f89417b07ce7f0ac67714 - 0.0% (822 Bytes)

[#002] sha256:63fe8c0068a811103c702452985368fc99014f83b5f0151cf631644f13f383b2 - 0.0% (514 Bytes)

[#003] sha256:4a70713c436f2350e8a9f1c1e6c823290f331254c6c21d5657056499d8575608 - 0.0% (681 Bytes)

[#004] sha256:bd842a2105a862f62ba4ad726531029be49046c290307e9c07a688c89f4606e6 - 0.0% (163 Bytes)

[#005] sha256:944f0469fa00d248e4322adc4ea068f23feb02f242d61c6397df24476f743f2e - 0.0% (225 Bytes)

[#006] sha256:e818a1b1ccb80658d6ef23be347a88ab4d768aef0304c7b108b0137b7b4f0bda - 35.88% (53.8 MB)

[#007] sha256:c8674e578a4bb689c9aa836c0a9f065ba162bacd36fe1c7445101004d2000110 - 12.14% (18.2 MB)

[#008] sha256:00807b2a075d59cd7e42ce1560395f7e0f3897bf32f7d2b749e9a8f4883cb6d8 - 0.0% (4.88 KB)

[#009] sha256:b3ccd34e661d90b98d29da6f7760c336ec2216095718ab477ee1f061d54beed6 - 0.24% (370 KB)

[#010] sha256:8912c06f1e4ba8680e37348e42825d8ffcff9eba82e4f97b785e70fa31ceb44f - 19.81% (29.7 MB)

[#011] sha256:8e6ff3a7f1a1eebed7043db953a2471a269ea9edde4722be07c2b346ca292834 - 0.0% (981 Bytes)

[#012] sha256:79b700e4e9a703a27dd9ac5ec498625fcf1373785fa5e65d68edbf1afabd94bb - 0.0% (847 Bytes)


History
2016-12-15 17:45:19 UTC

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

2016-12-15 17:45:21 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-12-15 17:45:22 UTC

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

2016-12-15 17:45:22 UTC

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

2016-12-15 17:45:23 UTC

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

2016-12-15 17:45:24 UTC

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

2017-01-04 19:28:36 UTC

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

2017-01-04 19:28:37 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-01-04 19:29:04 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/* /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-01-04 19:29:05 UTC

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

2017-01-04 19:29:05 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-01-04 19:29:06 UTC

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

2017-01-04 19:29:11 UTC

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

2017-01-04 19:29:11 UTC

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

2017-01-04 19:29:11 UTC

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

2017-01-04 19:29:11 UTC

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

2017-01-04 19:29:29 UTC

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

2017-01-04 19:29:29 UTC

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

2017-01-04 19:29:30 UTC

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

2017-01-04 19:29:30 UTC

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

2017-01-04 19:29:30 UTC

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

2017-01-04 19:29:30 UTC

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

2017-01-04 19:29:30 UTC

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

2017-01-04 19:29:30 UTC

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

2017-01-04 19:29:31 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