sha256:5ed895afced7b01909eceb556e7d7ebf19ba35645aa90e343ca54911e22d65a8
OS/ARCH
linux/amd64
Compressed size
524.38 MB
Last pushed
over 2 years by c3po
Type
Image
Manifest digest
sha256:5ed895afced7b01909eceb556e7d7ebf19ba35645aa90e343ca54911e22d65a8
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.18 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt update245.57 MB8COPY fluxbox /usr/share/fluxbox/styles/ # buildkit1.39 KB9COPY fluxbox /home/selenium/.fluxbox/ # buildkit1.38 KB10COPY aerokube.png /usr/share/images/fluxbox/ # buildkit116.5 KB11COPY /fileserver/fileserver /usr/bin/ # buildkit1.9 MB12COPY /xseld/xseld /usr/bin/ # buildkit1.86 MB13ARG VERSION0 B14ARG PACKAGE=google-chrome-stable0 B15ARG INSTALL_DIR=chrome0 B16LABEL browser=google-chrome-stable:122.0.6261.94-10 B17RUN |3 VERSION=122.0.6261.94-1 PACKAGE=google-chrome-stable INSTALL_DIR=chrome163.17 MB18ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B19COPY /devtools/devtools /usr/bin/ # buildkit2.24 MB20COPY policies.json /etc/opt/chrome/policies/managed/ # buildkit281 B21COPY chromedriver /usr/bin/ # buildkit7.71 MB22COPY entrypoint.sh / # buildkit1.63 KB23RUN /bin/sh -c chmod +x7.71 MB24USER selenium0 B25EXPOSE map[4444/tcp:{}]0 B26ENTRYPOINT ["/entrypoint.sh"]0 B27USER root0 B28/bin/sh -c apt-get update &&32.48 MB29/bin/sh -c curl -sL https://deb.nodesource.com/setup_16.x176.91 KB30/bin/sh -c apt-get -y install33.27 MBCommand
ARG RELEASE