Files
2026-05-01 11:57:57 +00:00

7 lines
178 B
Bash
Executable File

docker run --rm -it --name cleos \
--volume ./eosio-wallet:/root/eosio-wallet \
--volume ./scripts:/root/scripts \
-w /root/scripts \
dicoop/blockchain:latest /bin/bash