mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
don't build docker image in docker-compose but just pull it
This commit is contained in:
@@ -11,7 +11,6 @@ volumes:
|
||||
x-op-restart-policy: &restart_policy
|
||||
restart: unless-stopped
|
||||
x-op-image: &image
|
||||
build: .
|
||||
image: openproject/community:${TAG:-10}
|
||||
x-op-app: &app
|
||||
<<: *image
|
||||
|
||||
Reference in New Issue
Block a user