replicate/cog

If Docker is not installed, explain how to install Docker

已關閉

#152 建立於 2021年7月19日

 (1 則留言) (0 個反應) (0 位負責人)Python (356 個分叉)batch import
enhancementgood first issue

倉庫指標

星標
 (5,724 顆星)
PR 合併指標
 (平均合併 7天 8小時) (30 天內合併 19 個 PR)

描述

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

貢獻者指南