v5.1.1
test: replace context.Background()/context.TODO() with t.Context()
next release will be major version v5.x
feat(os): add FreeBSD support
feat(desktop): add Docker Desktop detection and client skeleton (#11593)
golangci-lint: use gci formatter instead of goimports
use go-compose instead Signed-off-by: tensorworker <tensorworker@proton.me>
use containerd registry client
go.mod: bump github.com/moby/moby/api v1.53.0, moby/client v0.2.2
modernize some code
format code with gofumpt