We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f41c29f + 901f192 commit a24c98eCopy full SHA for a24c98e
1 file changed
ansible/group_vars/alpha-khronos.yml
@@ -71,5 +71,6 @@ container_run_opts: >
71
-d
72
-v /opt/ssl/docker/{{ name }}:/etc/ssl/docker:ro
73
-v /opt/ssl/mongo-client:/opt/ssl/mongo-client:ro
74
- --memory=1500m
75
{{container_envs}}
+
76
+container_run_args: timeout 5h npm start
0 commit comments