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

Commit c67ef11

Browse files
committed
Update README with the latest docker-app version
The WGET link under README seems to be broken. The release page is not captured under GITHUB repository. Hence, updating it to correct link. Signed-off-by: Ajeet Raina <ajeetraina@gmail.com>
1 parent dc6f43a commit c67ef11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ More examples are available in the [examples](examples) directory.
151151
Pre-built binaries are available on [GitHub releases](https://github.com/docker/app/releases) for Windows, Linux and macOS.
152152

153153
```bash
154-
wget https://github.com/docker/app/releases/download/0.1.0/docker-app-linux.tar.gz
154+
wget https://github.com/docker/app/releases/download/v0.2.0/docker-app-linux.tar.gz
155155
tar xf docker-app-linux.tar.gz
156156
cp docker-app-linux /usr/local/bin/docker-app
157157
```

0 commit comments

Comments
 (0)