install: check for docker #192
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "knoflook/abra:docker-dependency"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
if you install abra when docker is not present on your local machine or your user isn't added to the docker group, it shows strange errors. This checks if docker is present on your local machine and proposes to install it if needed.
Pull request closed