2022-02-01 01:03:36 +01:00
..
2022-02-01 01:03:36 +01:00

Docker container with debugging tools

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

Build

docker build -t planetmint/toolbox .

Push

docker push planetmint/toolbox