Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 9d006c6

Browse files
committed
Create public repository to share compose-bridge binaries
0 parents  commit 9d006c6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

LICENSE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
The Docker Subscription Service Agreement (https://www.docker.com/legal/docker-subscription-service-agreement) describes Docker's Terms for this software.
2+
By downloading, accessing, or using this software you expressly accept and agree to the Terms set out in the Docker Subscription Service Agreement.

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# compose-bridge-binaries
2+
public repository to get the `compose-bridge` CLI binary for your platform
3+
4+
## Install
5+
6+
1. Download the latest version of the binary matching your OS and architecture
7+
from the [Releases](https://github.com/docker/compose-bridge-binaries/releases) page.
8+
9+
2. Add the binary to your path
10+
3. Change its permissions `chmod a+x compose-bridge`

0 commit comments

Comments
 (0)