Skip to content

Commit 381a9fa

Browse files
Pogrebnyak, SergeiPogrebnyak, Sergei
authored andcommitted
Readme cleanup
1 parent 5578fba commit 381a9fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Below are examples of how to build different flavours of webMethods Microservice
3535
See [template.yaml] for basic webMethods Microservices Container (MSC) runtime instance definition.
3636

3737
```bash
38+
export COMPOSE_PROJECT_NAME=sagdevopsccdockerbuilder
3839
export COMPOSE_FILE=simple.yml
3940
docker-compose build
4041
docker images sagdevopsccdockerbuilder_simple
@@ -94,7 +95,7 @@ Also check out the containter and managed runtime in Command Central.
9495
Tail the logs if you need to
9596

9697
```bash
97-
docker-compose -f unmanaged.yml logs -f
98+
docker-compose logs -f
9899
```
99100

100101
Cleanup

0 commit comments

Comments
 (0)