Skip to content

Introduction

To run the Kubetail CLI tool (kubetail) inside a container you can use the kubetail-cli docker image. The image is published to Docker Hub and the GitHub Container Registry on every release:

RegistryImage
Docker Hubkubetail/kubetail-cli
GHCRghcr.io/kubetail-org/kubetail-cli

Two variants are available:

Tag suffixBase imageDescription
(none)scratchMinimal image, smallest footprint
-alpinealpineIncludes a shell and standard utilities

Running kubetail inside docker lets you integrate Kubetail into your local docker development workflows and also allows you to debug your logs from inside your cluster.