sha256:94ef3f57f8d75caee4816eed18716fe54de6bb857e03004f88c4c0a76821b287
OS/ARCH
linux/amd64
Compressed size
526.86 MB
Last pushed
almost 3 years by c3po
Type
Image
Manifest digest
sha256:94ef3f57f8d75caee4816eed18716fe54de6bb857e03004f88c4c0a76821b287
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:120.0.6099.129-10 B17RUN |3 VERSION=120.0.6099.129-1 PACKAGE=google-chrome-stable INSTALL_DIR=chrome168.09 MB18ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B19COPY /devtools/devtools /usr/bin/ # buildkit2.09 MB20COPY policies.json /etc/opt/chrome/policies/managed/ # buildkit282 B21COPY chromedriver /usr/bin/ # buildkit7.75 MB22COPY entrypoint.sh / # buildkit1.64 KB23RUN /bin/sh -c chmod +x7.75 MB24USER selenium0 B25EXPOSE map[4444/tcp:{}]0 B26ENTRYPOINT ["/entrypoint.sh"]0 B27USER root0 B28/bin/sh -c apt-get update &&32.32 MB29/bin/sh -c curl -sL https://deb.nodesource.com/setup_16.x175.54 KB30/bin/sh -c apt-get -y install33.27 MBCommand
ARG RELEASE