Sign inSign up

econialabs/aptos-cli:6.0.1

Index digest

sha256:e62f5f2c7ec52128cbdd14747da1cbc3f0606cbf1ba59ef8d17c850d094fbc35

OS/ARCH

linux/amd64

Compressed size

87.45 MB

Last pushed

over 1 year by alnoki

Type

Image

Manifest digest

sha256:63c90e989c0557110193717e43aa08d8bc4d56133ab2a589c471614cda64bcc5

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 / 28.37 MB
6CMD ["/bin/bash"]0 B
7ARG CLI_BINARY=/aptos-core/target/cli/aptos0 B
8RUN |1 CLI_BINARY=/aptos-core/target/cli/aptos /bin/sh -c23.51 MB
9WORKDIR /app93 B
10ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11COPY /aptos-core/target/cli/aptos /usr/local/bin # buildkit35.57 MB
12COPY src/aptos-cli/sh/healthcheck.sh sh/healthcheck.sh # buildkit437 B
13RUN |1 CLI_BINARY=/aptos-core/target/cli/aptos /bin/sh -c433 B
14STOPSIGNAL SIGKILL0 B
15HEALTHCHECK &{["CMD" "bash" "sh/healthcheck.sh"] "5s"0 B
16ENTRYPOINT ["aptos" "node" "run-localnet" "--with-indexer-api"0 B

Command

 ARG RELEASE