Sign inSign up

philippco/pluto:0.0.0

Integration & delivery
Message queues
Internet of things
Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 24.77 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c echo "Europe/Berlin"150 B
8RUN /bin/sh -c apt-get update32.49 MB
9RUN /bin/sh -c apt install45.72 MB
10RUN /bin/sh -c add-apt-repository ppa:deadsnakes/ppa197.94 KB
11RUN /bin/sh -c apt-get install13.76 MB
12RUN /bin/sh -c apt-get install61.17 MB
13RUN /bin/sh -c apt install401.66 KB
14RUN /bin/sh -c apt-get install1.13 MB
15COPY /usr/local/bin/pluto_core /usr/local/bin/ # buildkit21.46 KB
16COPY /usr/local/bin/pluto_node_* /usr/local/bin/ # buildkit67.74 KB
17COPY /usr/local/lib/libpluto_* /usr/local/lib/ # buildkit22.06 KB
18COPY /pluto/ /pluto/ # buildkit235 B
19COPY /.venv/ /.venv/ # buildkit3.78 MB
20ENV VIRTUAL_ENV=/.venv/0 B
21ENV PATH=/.venv//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22COPY ./pluto/ /pluto/ # buildkit210 B
23COPY ./pluto_http_interface/ /pluto_http_interface/ # buildkit14.07 MB
24COPY ./pluto_internal_nodes/pluto_http_edge/dist/plutohttpinternalnode-0.0.0.tar.gz /pluto/plutohttpinternalnode.tar.gz # buildkit3.29 KB
25RUN /bin/sh -c plyto_add_node_py -a4.67 MB
26COPY ./entrypoint.sh /entrypoint.sh # buildkit447 B
27ENV PYTHONUNBUFFERED=10 B
28ENV PLUTO_WORKDIR=/pluto/0 B
29ENV PLUT_SHARED_LIBRARY_EXTENSION=so0 B
30ENV PLUTO_EDGE_NAME=external_oq0 B
31CMD ["./entrypoint.sh"]0 B

Command

 ARG RELEASE