replicate/cog
If Docker is not installed, explain how to install Docker
Geschlossen
#152 geöffnet am 19.07.2021
enhancementgood first issue
Repository-Metriken
- Stars
- (5.724 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 7T 8h) (19 gemergte PRs in 30 T)
Beschreibung
Cog depends on Docker to package models. The installation instructions in our docs specify that installing Docker is a prerequisite to using Cog, but it is still possible to install Cog without installing Docker. Let's update the cog CLI to check whether Docker is installed, and exit with a helpful error message if Docker is not installed.
edited by @zeke