Sign inSign up

wwmoraes/toolbox

By wwmoraes

Updated about 6 years ago

useful tools to debug container environments

Image
0

2.1K

wwmoraes/toolbox repository overview

toolbox

Toolbox

Status GitHub Issues GitHub Pull Requests License


useful tools to debug container environments

📝 Table of Contents

🧐 About

Toolbox image containing useful tools to debug container environments (e.g. kubernetes)

🏁 Getting Started

Prerequisites

If you want to change it, you'll need:

  • Docker
  • Make (optional)
  • Internet

change the Dockerfile and then run

make build && make run
Installing
docker pull wwmoraes/toolbox

🎈 Usage

You can run this container locally with:

docker run --rm -it wwmoraes/toolbox

You can also run on a cluster with:

kubectl run toolbox -i --tty --rm --restart=Never --image=wwmoraes/toolbox

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements

  • GNU tools, packages and philosophy, it never ceases to amaze me
  • Kubernetes, the reason I've made such toolbox

Tag summary

Content type

Image

Digest

Size

117.1 MB

Last updated

about 6 years ago

docker pull wwmoraes/toolbox