fix(docker): add build directive to compose and add .dockerignore file
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 20s
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 20s
This commit is contained in:
5
.dockerignore
Normal file
5
.dockerignore
Normal file
@@ -0,0 +1,5 @@
|
||||
node_modules
|
||||
.git
|
||||
.astro
|
||||
dist
|
||||
.agents
|
||||
Reference in New Issue
Block a user