update docker instructions, fixes #278

This commit is contained in:
Aine
2025-01-18 09:21:58 +02:00
parent 0baf6ad94d
commit 9453490bca
4 changed files with 15 additions and 0 deletions

View File

@@ -261,6 +261,7 @@ You have three options:
hostname: synapse-admin
build:
context: https://github.com/etkecc/synapse-admin.git
dockerfile: Dockerfile.build
args:
- BUILDKIT_CONTEXT_KEEP_GIT_DIR=1
# - NODE_OPTIONS="--max_old_space_size=1024"