Sign inSign up

martenseemann/firefox-webtransport-interop-runner:latest

Multi-platform
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.52 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update44.71 MB
8COPY setup.sh . # buildkit597 B
9RUN /bin/sh -c chmod +x596 B
10COPY run_endpoint.sh . # buildkit249 B
11RUN /bin/sh -c chmod +x248 B
12RUN /bin/sh -c wget https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh1.82 KB
13ENTRYPOINT ["/run_endpoint.sh"]0 B
14ENV DEBIAN_FRONTEND=noninteractive0 B
15RUN /bin/sh -c apt-get update12.96 MB
16RUN /bin/sh -c install -d1.19 KB
17RUN /bin/sh -c echo "deb330 B
18RUN /bin/sh -c apt-get update371.87 MB
19RUN /bin/sh -c pip3 install23.69 MB
20ENV GECKODRIVER_VERSION=0.36.00 B
21RUN /bin/sh -c wget -q2.24 MB
22COPY script.js index.html run_firefox.py run.py5.25 KB
23RUN /bin/sh -c mv /run_endpoint_firefox.sh341 B
24ENTRYPOINT ["/run_endpoint.sh"]0 B

Command

 ARG RELEASE