Fix docker build recipe

This commit is contained in:
2022-11-22 15:18:28 -06:00
parent db0a3ac98f
commit 19e15d3fe7
10 changed files with 34 additions and 30 deletions

3
.gitignore vendored
View File

@ -3,4 +3,5 @@
/vendor
/bin
/node_modules
/.env
/.env
/tools