Started Dockerfile
This commit is contained in:
parent
9f004d1eb7
commit
6e19ac5a63
4 changed files with 68 additions and 1 deletions
5
.dockerignore
Normal file
5
.dockerignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
*
|
||||
|
||||
!Cargo.toml
|
||||
!Cargo.lock
|
||||
!src/
|
||||
Reference in a new issue