https://github.com/docker/buildx-desktop
https://github.com/docker/buildx-desktop
Last synced: 3 months 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-01-27T14:10:13.000Z (12 months ago)
- Last Synced: 2025-01-30T01:51:15.676Z (11 months ago)
- Size: 2.93 KB
- Stars: 28
- Watchers: 4
- Forks: 19
- Open Issues: 1
-
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`