Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 376 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 376 Bytes

mantis-docker

build

docker build -t wutzebaer/mantis:latest .

run

Adapt /ipc mount to a volume where a cardano-node shares it's unix socket.

docker run --rm -v testnet-ipc:/ipc -v %cd%:/work -w /work wutzebaer/mantis mantis chain-scripts sample-testnet.mantis --output /work/scripts

credits

https://github.com/functionally/mantis.git