Namespace
selenium
Image / Tag
node-base:3.0.1-aluminum
Content Digest
sha256:f328a07158aad2b03ebdde103db9d69833c73eed026847a2f46bdae55ac91940
Details
Created

2016-10-31 18:49:48 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:6bbedd9b76a496816d86a0af731ea984f40467ef8fb23be752f801cb80436ac6 - 31.78% (47.6 MB)

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

[#002] sha256:de413bb911fd848383ef2e5068a42c258c898d6ee869fb441fb2391eb327b576 - 0.0% (444 Bytes)

[#003] sha256:2879a7ad31445fe2cea410b8ba76704003c11ee05c0a4d32d1113009ea1a1aae - 0.0% (678 Bytes)

[#004] sha256:668604fde02e75dddb4b44c80d4ce20baaac4832c41c3a945f4a236cd7d2f164 - 0.0% (160 Bytes)

[#005] sha256:6f937cfc60a5147b1ed46b9ad201893cc8730476e8dcf3a024c9d9724bc42943 - 0.0% (226 Bytes)

[#006] sha256:318afcd73c1224c8a72cd24f8938645cb33d3770bffcb75c5985147cba39aeea - 35.94% (53.8 MB)

[#007] sha256:8632a4eb4160f1e61a4284a2a41a99a5137f1969755d060ce0748c628af5d2db - 12.17% (18.2 MB)

[#008] sha256:6faf0ee13b931bd5535508e1782c584273c9e833b99337e3de1ae79d198a604c - 0.0% (4.88 KB)

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

[#010] sha256:524e8cc30d75bf8c0320164e8506d3053196b9a7060554c61b2809bde666e8f3 - 19.86% (29.7 MB)

[#011] sha256:1e484774c0d607e468dda4a952c11f5dc466e26e8c36baa8da8af7097dbe88a1 - 0.0% (978 Bytes)

[#012] sha256:6621c8b8af82c05a432023919cce137b212caeeef573d7614164d99f61bfde33 - 0.0% (844 Bytes)


History
2016-10-13 21:13:17 UTC

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

2016-10-13 21:13:18 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-10-13 21:13:19 UTC

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

2016-10-13 21:13:20 UTC

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

2016-10-13 21:13:21 UTC

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

2016-10-13 21:13:21 UTC

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

2016-10-31 18:48:57 UTC

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

2016-10-31 18:48:57 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-31 18:49:23 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

2016-10-31 18:49:24 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

2016-10-31 18:49:24 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-31 18:49:25 UTC

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

2016-10-31 18:49:29 UTC

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

2016-10-31 18:49:29 UTC

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

2016-10-31 18:49:29 UTC

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

2016-10-31 18:49:30 UTC

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

2016-10-31 18:49:47 UTC

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

2016-10-31 18:49:47 UTC

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

2016-10-31 18:49:47 UTC

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

2016-10-31 18:49:47 UTC

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

2016-10-31 18:49:48 UTC

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

2016-10-31 18:49:48 UTC

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

2016-10-31 18:49:48 UTC

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

2016-10-31 18:49:48 UTC

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

2016-10-31 18:49:48 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