sha256:c0ffa566c7fcaf7c96ea8eb1c904b3ee4cfdf81e5b0d3d36b314bb7fe3fba415
OS/ARCH
linux/amd64
Compressed size
494.63 MB
Last pushed
over 2 years by c3po
Type
Image
Manifest digest
sha256:c0ffa566c7fcaf7c96ea8eb1c904b3ee4cfdf81e5b0d3d36b314bb7fe3fba415
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=firefox0 B15ARG PPA0 B16LABEL browser=firefox:125.0.2+build1-0ubuntu0.22.04.1~mt10 B17RUN |3 VERSION=125.0.2+build1-0ubuntu0.22.04.1~mt1 PACKAGE=firefox PPA=ppa:mozillateam/ppa141.28 MB18COPY geckodriver /usr/bin/ # buildkit3.14 MB19COPY selenoid /usr/bin/ # buildkit3.63 MB20COPY --chown=selenium:root browsers.json /home/selenium/ #288 B21COPY entrypoint.sh / # buildkit1.55 KB22RUN /bin/sh -c echo "cookie-file847 B23USER selenium0 B24EXPOSE map[4444/tcp:{}]0 B25ENTRYPOINT ["/entrypoint.sh"]0 B26USER root0 B27/bin/sh -c apt-get update &&34.9 MB28/bin/sh -c curl -sL https://deb.nodesource.com/setup_16.x750.8 KB29/bin/sh -c apt-get -y install33.32 MBCommand
ARG RELEASE