mirror of
https://github.com/planetmint/planetmint.git
synced 2025-06-30 09:52:29 +00:00
Docker container with debugging tools
- curl
- bind-utils - provides nslookup, dig
- python3
- make
Build
docker build -t bigchaindb/toolbox .
Push
docker push bigchaindb/toolbox