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

@@ -3,8 +3,10 @@ services:
container_name: synapse-admin
hostname: synapse-admin
image: ghcr.io/etkecc/synapse-admin:latest
dockerfile: Dockerfile.build
# build:
# context: .
# dockerfile: Dockerfile.build
# to use the docker-compose as standalone without a local repo clone,
# replace the context definition with this: