sha256:e6670e81b60145e5e8adee199ab17c7b35a7f6d9a9dfde67e511e662e73c30f5
OS/ARCH
linux/amd64
Compressed size
528.24 MB
Last pushed
over 2 years by c3po
Type
Image
Manifest digest
sha256:e6670e81b60145e5e8adee199ab17c7b35a7f6d9a9dfde67e511e662e73c30f5
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:123.0.6312.58-10 B17RUN |3 VERSION=123.0.6312.58-1 PACKAGE=google-chrome-stable INSTALL_DIR=chrome164.2 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.67 MB22COPY entrypoint.sh / # buildkit1.63 KB23RUN /bin/sh -c chmod +x7.67 MB24USER selenium0 B25EXPOSE map[4444/tcp:{}]0 B26ENTRYPOINT ["/entrypoint.sh"]0 B27USER root0 B28/bin/sh -c apt-get update &&34.85 MB29/bin/sh -c curl -sL https://deb.nodesource.com/setup_16.x710.23 KB30/bin/sh -c apt-get -y install33.28 MBCommand
ARG RELEASE