Skip to content

1995 parham's docker image contains tools I use more for debugging and etc.

License

Notifications You must be signed in to change notification settings

1995parham-me/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The 1995parham's Handy Docker Image

GitHub Workflow Status

Introduction

There are some times that I need to debug an issue on Kubernetes (on Cloud) and those times I need a pod with some networking/debugging utilities to I can run it, attach to it and start investigating. This image is created for those hard times.

How to?

You can run the debug pod as follows on Kubernetes:

kubectl run 1995parham --image=ghcr.io/1995parham-me/docker:latest --image-pull-policy=Always --rm -it --restart=Never --command -- <command>

Alternatives

About

1995 parham's docker image contains tools I use more for debugging and etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages