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