Update documentation removing [0000] timestamp outputs

Updates the README as well as user_guide.md to remove the timestamp
outputs (as well as the random : that was added to the README.md)
This commit is contained in:
Charlie Drage
2017-01-23 09:00:37 -05:00
parent 99c1a79fbd
commit 06a63d6c81
2 changed files with 56 additions and 56 deletions
+2 -2
View File
@@ -15,14 +15,14 @@ If you have a Docker Compose [`docker-compose.yml`](./examples/docker-compose.ym
```console
$ kompose --bundle docker-compose-bundle.dab convert
WARN[0000]: Unsupported key networks - ignoring
WARN Unsupported key networks - ignoring
file "redis-svc.yaml" created
file "web-svc.yaml" created
file "web-deployment.yaml" created
file "redis-deployment.yaml" created
$ kompose -f docker-compose.yml convert
WARN[0000]: Unsupported key networks - ignoring
WARN Unsupported key networks - ignoring
file "redis-svc.yaml" created
file "web-svc.yaml" created
file "web-deployment.yaml" created