added dockerfile using busybox httpd to serve files

This commit is contained in:
2025-02-15 11:58:53 +00:00
parent 224e12294a
commit d7babf7230
2 changed files with 30 additions and 0 deletions

4
.dockerignore Normal file
View File

@@ -0,0 +1,4 @@
dist
node_modules
.git
.idea