Skip to content

wutzebaer/mantis-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published