sha256:8ec93fcd64e985f4b04fc019d0fd3edf8df4971df866e6cfb28a6fbfc9709347
OS/ARCH
Compressed size
483 MB
Last pushed
about 2 months by martenseemann
Type
Image
Manifest digest
sha256:562cf6469a653f94f350353664d11ba644bf3d0912f380151d7d247dfc552ac1
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update44.71 MB8COPY setup.sh . # buildkit597 B9RUN /bin/sh -c chmod +x596 B10COPY run_endpoint.sh . # buildkit249 B11RUN /bin/sh -c chmod +x248 B12RUN /bin/sh -c wget https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh1.82 KB13ENTRYPOINT ["/run_endpoint.sh"]0 B14ENV DEBIAN_FRONTEND=noninteractive0 B15RUN /bin/sh -c apt-get update12.96 MB16RUN /bin/sh -c install -d1.19 KB17RUN /bin/sh -c echo "deb330 B18RUN /bin/sh -c apt-get update371.87 MB19RUN /bin/sh -c pip3 install23.69 MB20ENV GECKODRIVER_VERSION=0.36.00 B21RUN /bin/sh -c wget -q2.24 MB22COPY script.js index.html run_firefox.py run.py5.25 KB23RUN /bin/sh -c mv /run_endpoint_firefox.sh341 B24ENTRYPOINT ["/run_endpoint.sh"]0 BCommand
ARG RELEASE