feat: simple dockerfile

This commit is contained in:
Strix 2023-12-20 02:56:42 +01:00
parent 53bcc46e03
commit 5de0804129
No known key found for this signature in database
GPG key ID: 5F35B3B8537287A7

3
Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM nginx
COPY src/ /usr/share/nginx/html/