https://github.com/docker/compose-desktop
https://github.com/docker/compose-desktop
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/docker/compose-desktop
- Owner: docker
- License: other
- Created: 2023-09-14T16:14:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T13:51:17.000Z (over 1 year ago)
- Last Synced: 2025-01-30T01:51:10.651Z (11 months ago)
- Size: 1.95 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compose-desktop
This repo contains compose-desktop releases.
## Install
1. Download the latest version of the binary matching your OS and architecture
from the [Releases](https://github.com/docker/compose-desktop/releases) page.
2. Move the binary to `~/.docker/cli-plugins/docker-compose`
3. Change its permissions `chmod a+x ~/.docker/cli-plugins/docker-compose`