Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added check if docker daemon is running or not before starting the scripts for both gitpod and local scripts #218

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Palanikannan1437
Copy link
Contributor

Issue in brief

Script continues and corrupts environment when docker is not running!

Suggested Fixes/Changes

Added check if docker daemon is running or not before starting any of the "ENTRY" scripts for both Gitpod and Local scripts, and if it's not running then the script will terminate as shown below....

Screenshot

image

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.

[BUG] Script continues and corrupts environment when docker is not running with WSL2
1 participant