2
0
mirror of https://github.com/cmehay/pyentrypoint synced 2024-10-30 15:21:11 +00:00
pyentrypoint/tests/configs/unhandled.yml
2016-05-08 17:11:01 +02:00

15 lines
150 B
YAML

command: cat
user: 1000
group: 1000
pre_conf_commands:
- echo NOPE > /tmp/CMD4
post_conf_commands:
- echo NOPE >> /tmp/CMD4
debug: true