podman-compose/tests
Sam 62aa337f17 feat(secrets): Add support for secrets
Adds support for -
- (1) Declared secrets with the file location.
- (2) Declared secrets with file location, mounted as a different named secret.
- (3) Declared secrets with file location, mounted at arbitrary location.
- (4) External secrets (type=mount), mounted as original secret name.
- (5) External secrets (type=mount), mounted as original secret name, with specified uid, gid and mode.
2021-07-24 02:29:32 +03:00
..
build Add support for --build-arg option 2020-04-22 14:31:00 +03:00
env-tests implement -e in run 2021-05-06 01:17:01 +03:00
extends Support extends 2019-10-05 22:35:05 +03:00
extends_w_file extends with external file 2019-10-05 22:37:14 +03:00
interpolation Force adding an .env file for the tests 2021-05-06 00:50:41 +03:00
multicompose Fix some typos (found by codespell) 2021-06-16 22:17:28 +03:00
no_services Avoid crash when no services are defined 2020-04-05 10:42:31 +03:00
ports add ports test 2020-04-18 22:41:06 +03:00
secrets feat(secrets): Add support for secrets 2021-07-24 02:29:32 +03:00
short update readme and no arguments print help 2019-09-03 00:19:07 +03:00
ulimit #54: fix ulimits 2019-10-04 20:27:19 +03:00
vol update readme and no arguments print help 2019-09-03 00:19:07 +03:00
yamlmagic a test showing yaml anchor magic 2019-09-09 00:48:25 +03:00