mirror of
https://github.com/ghndrx/docker-compose.git
synced 2026-02-10 06:45:14 +00:00
build
This commit is contained in:
@@ -52,7 +52,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: my-nextcloud-image
|
image: nextcloud-full:latest
|
||||||
# image: nextcloud:latest
|
# image: nextcloud:latest
|
||||||
restart: always
|
restart: always
|
||||||
hostname: nextcloud # Set hostname for Nextcloud container
|
hostname: nextcloud # Set hostname for Nextcloud container
|
||||||
|
|||||||
Reference in New Issue
Block a user