[docker] Use BASH_SOURCE to find project root, add .dockerignore (#13472)

This commit is contained in:
Luke Schoen
2023-03-09 00:51:43 +11:00
committed by GitHub
parent 1c92bd5c12
commit 44c342eda4
2 changed files with 14 additions and 4 deletions
@@ -0,0 +1,11 @@
doc
**target*
.idea/
.git/
.github/
Dockerfile
.dockerignore
.local
.env*
HEADER-GPL3
LICENSE-GPL3