Add Nextcloud Dockerfile #4

Merged
me merged 8 commits from dev into main 2025-06-16 16:41:45 -07:00
6 changed files with 41 additions and 18 deletions
Showing only changes of commit 8b7f94d51f - Show all commits

View File

@ -5,4 +5,5 @@
# Compose by itself takes about 35s to build this project. # Compose by itself takes about 35s to build this project.
# Enabling this setting first cause the build to take 80s. # Enabling this setting first cause the build to take 80s.
# Subsequent builds consistently take less than 2 seconds. # Subsequent builds consistently take less than 2 seconds.
# Testing was done on the micro server, not a workstation.
COMPOSE_BAKE=true COMPOSE_BAKE=true