Skip to content

[Docker-in-docker] Updates docker-init scripts - #715

Merged
Samruddhi Khandale (samruddhikhandale) merged 2 commits into
mainfrom
samruddhikhandale/dnd-updates
Oct 5, 2023
Merged

[Docker-in-docker] Updates docker-init scripts#715
Samruddhi Khandale (samruddhikhandale) merged 2 commits into
mainfrom
samruddhikhandale/dnd-updates

Conversation

@samruddhikhandale

Copy link
Copy Markdown
Member
  • If we run pkill on a process which is already terminated, then it returns exit code 1. This could result failing of the docker-init script. Hence, wrap it within set
  • Let's not kill docker daemon at the start of docker-init script if docker is running, if that is needed then the retry logic would take care of it.

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