We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker buildx
Server: Hetzner AX51 (root serv) Ubuntu 20 base
Noticed builds failing for some reason:
[email protected] ~ # docker buildx docker: 'buildx' is not a docker command. See 'docker --help'
Fixed by installing manually:
apt-get install docker-buildx-plugin
press/press/playbooks/roles/docker/tasks/main.yml
Lines 40 to 43 in 67c0e70
re: https://docs.docker.com/engine/deprecated/#legacy-builder-for-linux-images
The text was updated successfully, but these errors were encountered:
Also noticed that these failed jobs are marked as Successful: see #1923
Sorry, something went wrong.
No branches or pull requests
Server: Hetzner AX51 (root serv) Ubuntu 20 base
Noticed builds failing for some reason:
Fixed by installing manually:
press/press/playbooks/roles/docker/tasks/main.yml
Lines 40 to 43 in 67c0e70
re: https://docs.docker.com/engine/deprecated/#legacy-builder-for-linux-images
The text was updated successfully, but these errors were encountered: