Docker and Docker compose
All checks were successful
Build and deploy website / build (push) Successful in 3m26s

Updated dependencies

Updated workflow to use docker compose

Signed-off-by: Martin Berg Alstad <git@martials.no>
This commit is contained in:
2024-10-12 19:07:55 +02:00
parent 740cba625d
commit b8e77b2a54
7 changed files with 753 additions and 661 deletions

5
.dockerignore Normal file
View File

@ -0,0 +1,5 @@
.astro
.gitea
.DS_Store
node_modules
dist