aboutsummaryrefslogtreecommitdiff
path: root/ci/container/docker-compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/container/docker-compose.yaml')
-rw-r--r--ci/container/docker-compose.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/container/docker-compose.yaml b/ci/container/docker-compose.yaml
index 9bd1fc1..cf1a3bc 100644
--- a/ci/container/docker-compose.yaml
+++ b/ci/container/docker-compose.yaml
@@ -5,6 +5,8 @@ version: '3.6'
services:
cmnext:
+ build:
+ context: .
image: vnuge/cmnext
container_name: cmnext
restart: unless-stopped