sbom-cli-plugin icon indicating copy to clipboard operation
sbom-cli-plugin copied to clipboard

Improve docker check in install script

Open sharkwouter opened this issue 2 years ago • 1 comments

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 avatar Nov 16 '22 16:11 sharkwouter

This should resolve #25

sharkwouter avatar Nov 16 '22 16:11 sharkwouter