sha256:4fd4ccd95fd4df6de7e718dae2c4de4691496630e2281e7b3feb40f6668c7c2e
OS/ARCH
linux/arm64/v8
Compressed size
202.26 MB
Last pushed
6 months by philippco
Type
Image
Manifest digest
sha256:4fd4ccd95fd4df6de7e718dae2c4de4691496630e2281e7b3feb40f6668c7c2e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 24.77 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c echo "Europe/Berlin"150 B8RUN /bin/sh -c apt-get update32.49 MB9RUN /bin/sh -c apt install45.72 MB10RUN /bin/sh -c add-apt-repository ppa:deadsnakes/ppa197.94 KB11RUN /bin/sh -c apt-get install13.76 MB12RUN /bin/sh -c apt-get install61.17 MB13RUN /bin/sh -c apt install401.66 KB14RUN /bin/sh -c apt-get install1.13 MB15COPY /usr/local/bin/pluto_core /usr/local/bin/ # buildkit21.46 KB16COPY /usr/local/bin/pluto_node_* /usr/local/bin/ # buildkit67.74 KB17COPY /usr/local/lib/libpluto_* /usr/local/lib/ # buildkit22.06 KB18COPY /pluto/ /pluto/ # buildkit235 B19COPY /.venv/ /.venv/ # buildkit3.78 MB20ENV VIRTUAL_ENV=/.venv/0 B21ENV PATH=/.venv//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22COPY ./pluto/ /pluto/ # buildkit210 B23COPY ./pluto_http_interface/ /pluto_http_interface/ # buildkit14.07 MB24COPY ./pluto_internal_nodes/pluto_http_edge/dist/plutohttpinternalnode-0.0.0.tar.gz /pluto/plutohttpinternalnode.tar.gz # buildkit3.29 KB25RUN /bin/sh -c plyto_add_node_py -a4.67 MB26COPY ./entrypoint.sh /entrypoint.sh # buildkit447 B27ENV PYTHONUNBUFFERED=10 B28ENV PLUTO_WORKDIR=/pluto/0 B29ENV PLUT_SHARED_LIBRARY_EXTENSION=so0 B30ENV PLUTO_EDGE_NAME=external_oq0 B31CMD ["./entrypoint.sh"]0 BCommand
ARG RELEASE