mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
add image in docker-compose.yml
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
owl:
|
owl:
|
||||||
|
image: mugglejinx/owl:latest
|
||||||
build:
|
build:
|
||||||
context: ..
|
context: ..
|
||||||
dockerfile: .container/Dockerfile
|
dockerfile: .container/Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user