Libra devbox : Play with libra-cli over the libra testnet
129
This is Docker image built to run the official Libra doc sample doc for executing your first transaction on the Libra Blockchain
Quickly start libra cli with single cmd line using docker :
docker run -it mikamboo/libradevbox
You can build your own image by running
docker build -t libradevbox .
You are free to use as it or customize the Dockerfile.
Content type
Image
Digest
Size
710.8 MB
Last updated
about 7 years ago
docker pull mikamboo/libradevbox