podman-compose/tests/env-tests/README.md

6 lines
113 B
Markdown
Raw Normal View History

2021-05-06 00:17:01 +02:00
running the following command should give myval2
```
podman_compose run -l monkey -e ZZVAR1=myval2 env-test
```