Files
mono/components/cleos/run.sh
T
2025-03-26 18:19:52 +05:00

8 lines
203 B
Bash
Executable File

docker run --rm -it --name cleos \
--network dicoop \
--volume ./eosio-wallet:/root/eosio-wallet \
--volume ./scripts:/root/scripts \
-w /root/scripts \
dicoop/blockchain_v5.1.1:dev /bin/bash