Add dockerfile and build action
All checks were successful
Build / build (push) Successful in 38s

This commit is contained in:
2025-01-18 10:31:13 +01:00
parent 09f5c58829
commit 60f7fe858b
5 changed files with 85 additions and 7 deletions

4
.dockerignore Normal file
View File

@ -0,0 +1,4 @@
node_modules
.vitepress/cache
.git
.DS_Store