1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-07-01 06:02:15 +02:00
bigchaindb/k8s/toolbox
2017-05-16 10:38:40 +02:00
..
Dockerfile Deploy events API on k8s over on HTTP 2017-05-16 10:38:40 +02:00
README.md Single node setup (#1418) 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