[Tutorial] EOSio Docker build and Image
Block One has decided to discontinue their Docker image support, I am sure they have a good reason but because I find Docker such a simple tool to get your eosio infrastructure up and ready in minutes I decided to do my own build and upload it to Docker-Hub.
Here are the instructions to build your own image from my Dockerfile or just download the image directly to get an EOSio node and/or cleos tool available in minutes.
Docker build for EOSio (Takes around 30min to 1 hour)
Github: https://github.com/PixelNoob/EOSio-Docker
Build
git clone https://github.com/PixelNoob/EOSio-Docker
cd EOSio-Docker
docker build -t eosio:latest .
Run
docker run -d -it --name eosio eosio:latest bin/bash
Cleos Reference
alias cleos='docker exec -it eosio /root/eosio/eos/build/programs/cleos/cleos -u https://api.eosargentina.io'
cleos get info
Docker Hub Image (1.63Gb download)
A compiled version is available on Docker Hub: https://hub.docker.com/repository/docker/pixelnoob/eosio, just pull the image from Docker Hub and start the docker with the instructions above. This option is usually faster if you have a good internet connection or working from the server.
docker pull pixelnoob/eosio:v2.0.5
And thats it, you have your EOSio docker set up and ready to go!
Leave [Tutorial] EOSio Docker build and Image to:
Read more #programming posts
Best Posts From Chitty
We have not curated any of chitty's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Chitty
- [Tutorial] EOSio Docker build and Image
- [Python] Use Hive2Vests to get list of Witnesses by HP Votes
- Hive2Vests Update
- [API & GUI] Convert HIVE to VESTS online
- [Docker] Hive Price Monitor
- Attention Hive Traders: Receive alerts when big transactions hit exchanges!
- Will the Bitcoin halving cause a massive pump?
- Hive Price Telegram Bot
- Hive Price Telegram Bot
- New EOSio Community on Hive