CrazyMax
CrazyMax
This should be enough: ```yaml with: ssh: default ``` @dvdksn Maybe we could make some docs for ssh using https://github.com/docker/build-push-action/issues/714#issuecomment-1600537437
> fail with different error messages raised. Can you post your logs please? > Builders list Builders list would be necessary as well. Thanks
SGTM, contribs welcomed
After rebasing on my side, I see some errors when building buildkit: https://github.com/crazy-max/buildkit/actions/runs/5193670842/jobs/9364508523#step:4:348 ``` fbsd_13_2: # github.com/docker/docker/pkg/chrootarchive fbsd_13_2: vendor/github.com/docker/docker/pkg/chrootarchive/archive_unix.go:31:8: undefined: goInChroot fbsd_13_2: vendor/github.com/docker/docker/pkg/chrootarchive/archive_unix.go:53:8: undefined: goInChroot fbsd_13_2: vendor/github.com/docker/docker/pkg/chrootarchive/diff_unix.go:45:8: undefined: goInChroot ```...
> So this is blocked on Moby after the chroot updates there? Do we need to remove it from the milestone? Yes I guess we need to move this out...
@akhramov https://github.com/moby/buildkit/pull/4052 got merged if you want to do a rebase.
"Using external Dockerfile frontend" section has been moved to https://docs.docker.com/build/buildkit/dockerfile-frontend/
Is it mounted on another fs or network driver? What's the output of `docker info`?
Fixed in #901
Should be good with latest aws sdk https://github.com/crazy-max/ddns-route53/pull/899