Sign inSign up

arcium/arx-node:0.9.7-hotfix

Networking
Developer tools
Operating systems
Manifest digest

sha256:eb3f2bcdca5983dc4a4e3043f9877cfcbf624b91f8d24cde925be2d4ff7cbb93

OS/ARCH

linux/amd64

Compressed size

108.86 MB

Last pushed

4 months by arcium

Type

Image

Manifest digest

sha256:eb3f2bcdca5983dc4a4e3043f9877cfcbf624b91f8d24cde925be2d4ff7cbb93

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6RUN /bin/sh -c apt-get update1 MB
7WORKDIR /usr/arx-node117 B
8ARG BINARY_PATH=target/x86_64-unknown-linux-gnu/release/arx0 B
9COPY target/x86_64-unknown-linux-gnu/release/arx /usr/local/bin/arx # buildkit13.67 MB
10RUN |1 BINARY_PATH=target/x86_64-unknown-linux-gnu/release/arx /bin/sh -c13.67 MB
11RUN |1 BINARY_PATH=target/x86_64-unknown-linux-gnu/release/arx /bin/sh -c139 B
12RUN |1 BINARY_PATH=target/x86_64-unknown-linux-gnu/release/arx /bin/sh -c140 B
13COPY arx/artifacts /usr/arx-node/circuits # buildkit52.16 MB
14WORKDIR /usr/arx-node/arx136 B
15ENTRYPOINT ["/bin/sh" "-c" "/usr/local/bin/arx \"$@\""]0 B

Command

 ARG RELEASE