🛠️🔧my coreos toolbox docker image. For CoreOS Container Linux or Google Container-optimized OS (COS)
356
My CoreOS Toolbox docker image. Contains various diagnostic tools for debugging CoreOS Container Linux, Google Container-Optimized OS, or any similar (read-only root, containers-only) Linux environment.
A work in progress.
https://hub.docker.com/r/joemiller/toolbox/
To change the default settings, modify the /etc/default/toolbox file, or specify
new values for the variables in ${HOME}/.toolboxrc:
echo "TOOLBOX_DOCKER_IMAGE=joemiller/toolbox" > "${HOME}/.toolboxrc"
echo "TOOLBOX_DOCKER_TAG=latest" >> "${HOME}/.toolboxrc"
Then, execute toolbox to download the image and spawn a shell.
Further details on customizing toolbox execution: https://cloud.google.com/container-optimized-os/docs/how-to/toolbox
Content type
Image
Digest
Size
375.9 MB
Last updated
over 7 years ago
docker pull joemiller/toolbox