Skip to content

Conversation

@kvinwang
Copy link
Collaborator

The pre_launch_script is executed after dockerd has started, so that it can use the docker command. However, the drawback is that app containers may start before pre_launch_script execution after a system reboot. This PR adds init_script which is guaranteed to be executed before dockerd starts.

@kvinwang kvinwang merged commit 98d7d65 into master Sep 22, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants