Skip to content

Improve docker check in install script#28

Open
sharkwouter wants to merge 1 commit intodocker:mainfrom
sharkwouter:patch-1
Open

Improve docker check in install script#28
sharkwouter wants to merge 1 commit intodocker:mainfrom
sharkwouter:patch-1

Conversation

@sharkwouter
Copy link
Copy Markdown

If found that the install script was not running in the docker:stable docker container unless I created the directory ~/.docker manually, which does not exist by default. I thought it would be better than instead of just checking for this directory, to also check if the docker command is available before giving up on trying to install.

If found that the install script was not running in the `docker:stable` docker container unless I created the directory `~/.docker` manually, which does not exist by default. I thought it would be better than instead of just checking for this directory, to also check if the docker command is available before giving up on trying to install.
@sharkwouter
Copy link
Copy Markdown
Author

This should resolve #25

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.

1 participant