Troy McConaghy e0366468ec Fix comments in bigchaindb/toolbox Dockerfile
The comments were referring to another Docker image (`krish7919/toolbox`).
2017-03-13 18:14:18 +01:00
..
2017-03-09 16:53:00 +01:00

Docker container with debugging tools

  • curl
  • bind-utils - provides nslookup, dig

Build

docker build -t bigchaindb/toolbox .

Push

docker push bigchaindb/toolbox