forked from LaconicNetwork/kompose
Fix missing -f in README
This commit is contained in:
parent
2d09b9567e
commit
5a37bf0fb4
@ -18,7 +18,7 @@ file "web-svc.json" created
|
|||||||
file "web-deployment.json" created
|
file "web-deployment.json" created
|
||||||
file "redis-deployment.json" created
|
file "redis-deployment.json" created
|
||||||
|
|
||||||
$ kompose docker-compose.yml convert
|
$ kompose -f docker-compose.yml convert
|
||||||
WARN[0000]: Unsupported key networks - ignoring
|
WARN[0000]: Unsupported key networks - ignoring
|
||||||
file "redis-svc.json" created
|
file "redis-svc.json" created
|
||||||
file "web-svc.json" created
|
file "web-svc.json" created
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user