add Dockerfile

This commit is contained in:
2026-03-01 19:58:21 +01:00
parent be6fc4593d
commit bd2e415aaf
2 changed files with 34 additions and 0 deletions

14
.dockerignore Normal file
View File

@@ -0,0 +1,14 @@
node_modules/
dist/
.astro/
flake.nix
flake.lock
.direnv/
.git/
.gitignore
Dockerfile
.dockerignore