We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76cc46c + 2c49c32 commit 6690a0fCopy full SHA for 6690a0f
docker/supervisor-exit-event-listener
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env python
+#!/usr/bin/env python3
2
# A supervisor event listener which terminates supervisord if any of its child
3
# processes enter the FATAL state.
4
# https://stackoverflow.com/a/37527488/119527
0 commit comments