From be6aa497d84701014308331ebebfbf83908272af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Carlos=20Mej=C3=ADas=20Rodr=C3=ADguez?= Date: Fri, 30 Aug 2019 16:48:29 -0400 Subject: [PATCH] Add Bash version Docker image note to Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 234c2dc..c2802fa 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Portainer Stack Utils is a CLI client for [Portainer](https://portainer.io/) written in Go. -**Attention:** The `master` branch contains the next major version, still unstable and under heavy development. A more stable (and also older) version is available as a Bash script in [release 0.1.1](https://github.com/greenled/portainer-stack-utils/releases/0.1.1). There is ongoing work in `1-0-next` branch to enhace that Bash version. +**Attention:** The `master` branch contains the next major version, still unstable and under heavy development. A more stable (and also older) version is available as a Bash script in [release 0.1.1](https://github.com/greenled/portainer-stack-utils/releases/0.1.1), and also as a [Docker image](https://hub.docker.com/r/greenled/portainer-stack-utils). There is ongoing work in `1-0-next` branch to enhace that Bash version. ## Supported Portainer API