I wanted to iterate on some images and have them available to K3s immediately, much like the Docker Desktop experience.
I also wanted to use docker buildx bake
for this, but buildctl
and nerdctl build
should work fine too. You can omit Docker components if you don't want Buildx.
- Ubuntu 22.04
- K3s latest (v1.24.2+k3s1)
- BuildKit v0.10.3
- Docker Engine 20.10.17 (required for Buildx)
- Docker Buildx master (required for new 'remote' driver)
- Nerdctl 0.21.0