https://github.com/docker/buildx-desktop
https://github.com/docker/buildx-desktop
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/docker/buildx-desktop
- Owner: docker
- License: other
- Created: 2023-07-28T14:53:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-11T14:30:44.000Z (2 months ago)
- Last Synced: 2026-01-24T07:27:32.333Z (about 1 month ago)
- Size: 2.93 KB
- Stars: 32
- Watchers: 4
- Forks: 30
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# buildx-desktop
This repo contains buildx-desktop releases.
## Install
1. Download the latest version of the binary matching your OS and architecture
from the [Releases](https://github.com/docker/buildx-desktop/releases) page.
2. Move the binary to `~/.docker/cli-plugins/docker-buildx`
3. Change its permissions `chmod a+x ~/.docker/cli-plugins/docker-buildx`