Add docs server Dockerfile

This commit is contained in:
2022-06-25 21:10:15 -05:00
parent afbf6e7682
commit 1be73dd347
3 changed files with 6 additions and 6 deletions

4
docs/Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM joseluisq/static-web-server:2
COPY ./www /public