Sign inSign up

robcherry/docker-selenium:latest

Manifest digest

sha256:554f3e1a2d8689caa0a4ea715a1686833560695a7b09b42555af71b7ed63a785

OS/ARCH

linux/amd64

Compressed size

452.74 MB

Last pushed

over 8 years by robcherry

Type

Image

Manifest digest

sha256:554f3e1a2d8689caa0a4ea715a1686833560695a7b09b42555af71b7ed63a785

Image Layers

1ADD file ... in / 69.68 MB
2/bin/sh -c set -xe &&70.95 KB
3/bin/sh -c rm -rf /var/lib/apt/lists/*630 B
4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'853 B
5/bin/sh -c mkdir -p /run/systemd163 B
6CMD ["/bin/bash"]0 B
7MAINTAINER Rob Cherry0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B
10/bin/sh -c apt-get -yqq update20.1 MB
11/bin/sh -c apt-get -yqq upgrade92 B
12ENV LANGUAGE=en_US.UTF-80 B
13ENV LANG=en_US.UTF-80 B
14/bin/sh -c locale-gen en_US.UTF-8400.84 KB
15/bin/sh -c dpkg-reconfigure --frontend noninteractive11.12 KB
16/bin/sh -c apt-get -yqq install2.1 MB
17ENV TZ=US/Eastern0 B
18/bin/sh -c echo "US/Eastern" |146 B
19/bin/sh -c dpkg-reconfigure --frontend noninteractive816.68 KB
20/bin/sh -c apt-get -yqq install10.96 MB
21/bin/sh -c apt-get -yqq install60.16 MB
22/bin/sh -c apt-get -yqq install5.93 MB
23/bin/sh -c apt-get -yqq install5.22 MB
24/bin/sh -c mkdir -p ~/.vnc118 B
25/bin/sh -c apt-get -yqq install8.05 MB
26/bin/sh -c mkdir -p /var/log/supervisor0 B
27/bin/sh -c apt-get -yqq install52.51 MB
28/bin/sh -c mkdir -p /opt/selenium117 B
29/bin/sh -c wget --no-verbose -O30.7 MB
30/bin/sh -c ln -fs /opt/selenium/selenium-server-standalone-2.43.1.jar170 B
31/bin/sh -c wget --no-verbose -O2.19 MB
32/bin/sh -c mkdir -p /opt/chromedriver-2.10126 B
33/bin/sh -c unzip /tmp/chromedriver_linux64.zip -d2.24 MB
34/bin/sh -c chmod +x /opt/chromedriver-2.10/chromedriver2.24 MB
35/bin/sh -c rm /tmp/chromedriver_linux64.zip146 B
36/bin/sh -c ln -fs /opt/chromedriver-2.10/chromedriver173 B
37/bin/sh -c wget -q -O17.15 KB
38/bin/sh -c echo "deb http://dl.google.com/linux/chrome/deb/221 B
39/bin/sh -c apt-get -yqq update20.1 MB
40/bin/sh -c apt-get -yqq install98.07 MB
41/bin/sh -c apt-get -yqq install61.19 MB
42ADD dir:591b750eb682ae839655c6325aaf918e4014bb0aeb650839873bf2be1346a53c in /etc/supervisor/conf.d 693 B
43/bin/sh -c x11vnc -storepasswd selenium166 B
44/bin/sh -c useradd selenium --shell4.32 KB
45/bin/sh -c usermod -a -G744 B
46/bin/sh -c echo "ALL ALL539 B
47ENV SCREEN_GEOMETRY=1440x900x240 B
48ENV SELENIUM_PORT=44440 B
49ENV DISPLAY=:20.00 B
50/bin/sh -c dpkg-divert --add --rename1.53 KB
51/bin/sh -c echo "#!/bin/bash\nexec /opt/google/chrome/google-chrome.real222 B
52/bin/sh -c chmod 755 /opt/google/chrome/google-chrome222 B
53EXPOSE 4444/tcp 5900/tcp0 B
54CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

ADD file:6eca4ad395f3f9986f9edf8cc1cc454f7247e63f18bdd8bdb914537ef55b9c88 in /