2022-01-13 16:29:35 +00:00
..
2022-01-13 16:29:35 +00:00
2022-01-13 16:29:35 +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