From cb6b1b4c15412d210eedbfdc1831880762743ee5 Mon Sep 17 00:00:00 2001 From: Ulysses Souza Date: Thu, 7 Mar 2019 15:14:39 +0100 Subject: [PATCH] Fix plugins related text in README.md Signed-off-by: Ulysses Souza --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 275d034dd..ae4a27ff0 100644 --- a/README.md +++ b/README.md @@ -189,10 +189,11 @@ Removing network hello_default Pre-built binaries are available on [GitHub releases](https://github.com/docker/app/releases) for Windows, Linux and macOS. Each tarball contains two binaries: -- `docker-app-plugin-{linux|macos|windows}` which is docker-app as a [docker cli plugin](https://github.com/docker/cli/issues/1534) -- `docker-app-standalone-{linux|macos|windows}` which is docker-app as a standalone utility +- `docker-app-plugin-{linux|darwin|windows.exe}` which is docker-app as a [docker cli plugin](https://github.com/docker/cli/issues/1534). **Note**: This requires a pre-release version of the +Docker CLI +- `docker-app-standalone-{linux|darwin|windows.exe}` which is docker-app as a standalone utility -To use `docker-app` plugin, just type `docker app` instead of `docker-app` and all the examples will work the same way: +To use the `docker-app` plugin, just type `docker app` instead of `docker-app` and all the examples will work the same way: ```bash $ docker app version Version: v0.8 @@ -250,8 +251,6 @@ cp docker-app-plugin-windows.exe ~/.docker/cli-plugins/docker-app.exe ``` -**Note:** To use Application Packages as images (i.e.: `save`, `push`, or `install` when package is not present locally) on Windows, one must be in Linux container mode. - ## Single file or directory representation If you prefer having the three core documents in separate YAML files, omit the `-s` / `--single-file` option to