User Tools

Site Tools


k8s:linux_vm:flatcar-linux_toolbox

flatcar linux toolbox command

This is not toolbox or toolbx. It is a small shell script wrapping ctr and systemd-nspawn.

Remove and upgrade to latest

sudo ctr images unmount /var/lib/toolbox/core-docker.io_library_fedora-latest/
sudo rm -rf /var/lib/toolbox/*
sudo ctr snapshots rm /var/lib/toolbox/core-docker.io_library_fedora-latest
sudo ctr images prune --all
k8s/linux_vm/flatcar-linux_toolbox.txt · Last modified: by admin