dark~bed #6640
dark~bed
#6640
Replies: 2 comments
-
|
bilibili-3-57-0_archive.torrent |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
$ buildctl-daemonless.sh build --frontend dockerfile.v0 --local context=. --local dockerfile=. --opt platform=linux/amd64 --export-cache type=registry,ref=$CACHE_IMAGE --import-cache type=registry,ref=$CACHE_IMAGE --output type=image,name=$CI_REGISTRY_IMAGE:$CI_COMMIT_SHA,push=true |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
$ buildctl-daemonless.sh build --frontend dockerfile.v0 --local context=. --local dockerfile=. --opt platform=linux/amd64 --export-cache type=registry,ref=$CACHE_IMAGE --import-cache type=registry,ref=$CACHE_IMAGE --output type=image,name=$CI_REGISTRY_IMAGE:$CI_COMMIT_SHA,push=true
could not connect to unix:///run/user/1000/buildkit/buildkitd.sock after 10 trials
Beta Was this translation helpful? Give feedback.
All reactions