We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3517c6 commit 2ba2865Copy full SHA for 2ba2865
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- dry-stack (0.1.35)
+ dry-stack (0.1.36)
5
6
GEM
7
remote: https://rubygems.org/
README.md
@@ -6,7 +6,7 @@ This gem allows ...
cat simple_stack.drs | dry-stack -e to_compose | docker stack deploy -c - simple_stack
8
$ dry-stack
9
-Version: 0.1.35
+Version: 0.1.36
10
Usage:
11
dry-stack -s stackfile [options] COMMAND
12
cat stackfile | dry-stack COMMAND
0 commit comments