feat(docker): Added docker setup
This commit is contained in:
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@@ -0,0 +1,6 @@
|
||||
target/
|
||||
.git/
|
||||
.env
|
||||
data.db
|
||||
data.db-shm
|
||||
data.db-wal
|
||||
Reference in New Issue
Block a user