podman-compose/tests/env-tests
Muayyad alsadi a7f97b6120 implement -e in run 2021-05-06 01:17:01 +03:00
..
README.md implement -e in run 2021-05-06 01:17:01 +03:00
container-compose.yml implement -e in run 2021-05-06 01:17:01 +03:00

README.md

running the following command should give myval2

podman_compose run -l monkey -e ZZVAR1=myval2 env-test