cog icon indicating copy to clipboard operation
cog copied to clipboard

If Docker is not installed, explain how to install Docker

Open bfirsh opened this issue 4 years ago • 1 comments

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

bfirsh avatar Jul 19 '21 15:07 bfirsh

Is this still needed? @zeke @bfirsh

mcam10 avatar Dec 04 '24 20:12 mcam10