2024-07-04 13:34:32 -03:00
..
2024-07-04 13:34:32 -03:00
2024-07-04 13:34:32 -03:00

Docker container with debugging tools

  • curl
  • bind-utils - provides nslookup, dig
  • python3
  • make

Build

docker build -t corechaindb/toolbox .

Push

docker push corechaindb/toolbox