podman-compose/tests/env-tests/README.md
2021-05-06 01:17:01 +03:00

6 lines
113 B
Markdown

running the following command should give myval2
```
podman_compose run -l monkey -e ZZVAR1=myval2 env-test
```