-
Executing |
Beta Was this translation helpful? Give feedback.
Answered by
fffonion
Dec 9, 2021
Replies: 1 comment 1 reply
-
You can use kong reload or restart the container. Kong process takes PID 1/init process of the container, by design the init process exits container stops as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fffonion
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use kong reload or restart the container. Kong process takes PID 1/init process of the container, by design the init process exits container stops as well.