2017-07-21 13:36:29 +02:00
..
2017-07-21 13:36:29 +02:00
2017-04-21 14:41:12 +02: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