Skip to content

a7d-corp/debug-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debug-container

These images are intended for use debugging issues in Kubernetes clusters.

Build

Image builds should be carried out from the root directory:

docker build -t ${OS}-debug:latest -f ${OS}/Dockerfile

Images

Both images are built nightly and available on the Docker hub:

Deployment

Kubernetes manifests to deploy the images are available here.