Use prebuilt image for dashboard stack
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
services:
|
||||
dashboard:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
network: host
|
||||
image: ${DASHBOARD_IMAGE}
|
||||
container_name: kallilab-dashboard
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
@@ -46,3 +43,4 @@ networks:
|
||||
frontend_net:
|
||||
external: true
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user