mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
128 stars 41 forks source link

[Bug]: `make up` fails #15027

Closed wagnerand closed 2 months ago

wagnerand commented 2 months ago

What happened?

Ever time I run make up, I am getting

ERROR: run `docker context use default` to switch to default context
18306 v0.16.1-desktop.1 /Users/awagner/.docker/cli-plugins/docker-buildx buildx use default
github.com/docker/buildx/commands.runUse
    github.com/docker/buildx/commands/use.go:31
github.com/docker/buildx/commands.useCmd.func1
    github.com/docker/buildx/commands/use.go:73
github.com/docker/cli/cli-plugins/plugin.RunPlugin.func1.1.2
    github.com/docker/cli@v27.0.3+incompatible/cli-plugins/plugin/plugin.go:64
github.com/spf13/cobra.(*Command).execute
    github.com/spf13/cobra@v1.8.1/command.go:985
github.com/spf13/cobra.(*Command).ExecuteC
    github.com/spf13/cobra@v1.8.1/command.go:1117
github.com/spf13/cobra.(*Command).Execute
    github.com/spf13/cobra@v1.8.1/command.go:1041
github.com/docker/cli/cli-plugins/plugin.RunPlugin
    github.com/docker/cli@v27.0.3+incompatible/cli-plugins/plugin/plugin.go:79
main.runPlugin
    github.com/docker/buildx/cmd/buildx/main.go:67
main.main
    github.com/docker/buildx/cmd/buildx/main.go:84
runtime.main
    runtime/proc.go:271
runtime.goexit
    runtime/asm_arm64.s:1222

make[1]: *** [docker_use_builder] Error 1
make: *** [docker_pull_or_build] Error 2

Workaround: Run docker context use default manually

What did you expect to happen?

No manual workarounds

Is there an existing issue for this?

┆Issue is synchronized with this Jira Task