Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 585 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 585 Bytes

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.