buildkit-machine
buildkit-machine copied to clipboard
A proof-of-concept project that makes accessible buildkitd daemon from macOS
A new driver has been added to the buildx[^1] named `remote.` You can take a look at the documentation of this driver [here](https://github.com/docker/buildx/blob/master/docs/reference/buildx_create.md#remote-driver). The idea is simple, just registry buildkitd...
Signed-off-by: Batuhan Apaydın
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.8.3. Release notes Sourced from github.com/sirupsen/logrus's releases. v1.8.3 What's Changed Add instructions to use different log levels for local and syslog by @tommyblue in sirupsen/logrus#1372...