Files
noolite-web-client/Dockerfile
2025-01-24 09:43:52 +02:00

7 lines
87 B
Docker

FROM docker.angie.software/angie:minimal
WORKDIR /usr/share/angie/html
COPY src/. .