Create Dockerfile
This commit is contained in:
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@ -0,0 +1,7 @@
|
||||
# Ignore everything
|
||||
*
|
||||
|
||||
# Except:
|
||||
!/src
|
||||
!/Cargo.lock
|
||||
!/Cargo.toml
|
Reference in New Issue
Block a user