1
0
Fork 0
mirror of https://github.com/etkecc/synapse-admin.git synced 2025-02-22 08:38:57 +03:00
synapse-admin/Dockerfile

5 lines
91 B
Docker

FROM ghcr.io/static-web-server/static-web-server:2
ENV SERVER_ROOT=/app
COPY ./dist /app