website/Dockerfile
Poolitzer 6a56da1b36
All checks were successful
Build and publish Docker image / build (pull_request) Successful in 14s
Build and publish Docker image / build (push) Successful in 18s
revert 34d7743bcd
revert Feat: Move document access from cloud to website
2024-05-23 13:39:39 +02:00

5 lines
57 B
Docker

FROM nginx:1.26.0-alpine
COPY . /usr/share/nginx/html