Sign inSign up

kontorprotocol/kontor:sha-aec64f5

Multi-platform
Networking
Databases & storage
Index digest

sha256:f14ae5cf6f0e7bdd0b0a0cc296a61e0d5b92f107e9284a6a1b11cb036a8d2dea

OS/ARCH

Compressed size

68.11 MB

Last pushed

11 days by kontorprotocol

Type

Image

Manifest digest

sha256:60d304c86b94952701b90dccc11e2ff285f4f95e0b800a569a9bf503cfa4985a

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2RUN /bin/sh -c apt-get update10.79 MB
3RUN /bin/sh -c groupadd --system3.17 KB
4COPY /build/core/target/release/kontor /usr/local/bin/kontor # buildkit28.56 MB
5USER kontor0 B
6WORKDIR /home/kontor32 B
7ENV DATA_DIR=/data API_PORT=9333 ZMQ_ADDRESS=tcp://127.0.0.1:28332 NETWORK=bitcoin0 B
8EXPOSE [9333/tcp]0 B
9VOLUME [/data]0 B
10HEALTHCHECK {Test:[CMD-SHELL curl --fail --silent0 B
11ENTRYPOINT ["/usr/local/bin/kontor"]0 B
12CMD ["run"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'