sha256:a887ae6f24308ab3e45c1200b39635c729cc3d3657c89402dfb1755711d9b20a
OS/ARCH
linux/amd64
Compressed size
523.48 MB
Last pushed
almost 3 years by c3po
Type
Image
Manifest digest
sha256:a887ae6f24308ab3e45c1200b39635c729cc3d3657c89402dfb1755711d9b20a
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.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt update243.57 MB8COPY fluxbox /usr/share/fluxbox/styles/ # buildkit1.39 KB9COPY fluxbox /home/selenium/.fluxbox/ # buildkit1.37 KB10COPY aerokube.png /usr/share/images/fluxbox/ # buildkit116.5 KB11COPY /fileserver/fileserver /usr/bin/ # buildkit1.8 MB12COPY /xseld/xseld /usr/bin/ # buildkit1.75 MB13ARG VERSION0 B14ARG PACKAGE=google-chrome-stable0 B15ARG INSTALL_DIR=chrome0 B16LABEL browser=google-chrome-stable:119.0.6045.105-10 B17RUN |3 VERSION=119.0.6045.105-1 PACKAGE=google-chrome-stable INSTALL_DIR=chrome166.54 MB18ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B19COPY /devtools/devtools /usr/bin/ # buildkit2.09 MB20COPY policies.json /etc/opt/chrome/policies/managed/ # buildkit284 B21COPY chromedriver /usr/bin/ # buildkit7.67 MB22COPY entrypoint.sh / # buildkit1.64 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 &&30.65 MB29/bin/sh -c curl -sL https://deb.nodesource.com/setup_16.x175.44 KB30/bin/sh -c apt-get -y install33.27 MBCommand
ARG RELEASE