Block a user
artemis-node (sha256:8364837743a49900f8b67f7ff3ec88cfaacadcac7b2f1c4a76291de29544c8e8)
Published 2026-06-03 17:16:40 +00:00 by duanth94
Installation
docker pull tea.impetus.network/duanth94/artemis-node@sha256:8364837743a49900f8b67f7ff3ec88cfaacadcac7b2f1c4a76291de29544c8e8sha256:8364837743a49900f8b67f7ff3ec88cfaacadcac7b2f1c4a76291de29544c8e8About this package
EVM-compatible Substrate solochain with gasless registry
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 curl && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c useradd --system --create-home --uid 10000 impetus # buildkit |
| COPY /build/target/release/impetus-node /usr/local/bin/impetus-node # buildkit |
| RUN /bin/sh -c mkdir -p /data && chown impetus:impetus /data # buildkit |
| VOLUME [/data] |
| USER impetus |
| EXPOSE [30333/tcp 9615/tcp 9944/tcp] |
| HEALTHCHECK {Test:[CMD /bin/sh -c curl -fsS -H 'Content-Type: application/json' -d '{"jsonrpc":"2.0","id":1,"method":"system_health","params":[]}' http://127.0.0.1:9944 || exit 1] Interval:30s Timeout:5s StartPeriod:1m0s StartInterval:0s Retries:5} |
| ENTRYPOINT ["impetus-node"] |
| CMD ["--chain" "impulse"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-06-03T16:28:39.731Z |
| org.opencontainers.image.description | EVM-compatible Substrate solochain with gasless registry |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | fe0d7f31797fe434954a84fd57f0a2d1ca5a0c54 |
| org.opencontainers.image.source | https://github.com/impetus-network/artemis |
| org.opencontainers.image.title | artemis |
| org.opencontainers.image.url | https://github.com/impetus-network/artemis |
| org.opencontainers.image.version | master |
Details
Versions (38)
View all
master-40ca833
2026-06-11
latest
2026-06-11
master
2026-06-11
master-c35f544
2026-06-11
master-e84f12b
2026-06-05