allow complement dockerfile to copy over target folder

This commit is contained in:
Jonathan de Jong 2022-10-28 21:04:05 +02:00
commit 52018c3967
12 changed files with 428 additions and 10 deletions

8
.gitignore vendored
View file

@ -62,4 +62,10 @@ conduit.db
# Etc.
**/*.rs.bk
cached_target
cached_target
# Nix artifacts
/result*
# Direnv cache
/.direnv