mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
Build frontend during docker build (#894)
Co-authored-by: Jamie Scott <jamie@jami.org.uk>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
services:
|
||||
dockge:
|
||||
image: louislam/dockge:1
|
||||
build:
|
||||
context: .
|
||||
dockerfile: docker/Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
# Host Port : Container Port
|
||||
|
||||
Reference in New Issue
Block a user