Skip to content

Commit

Permalink
Add .cpcache and target to .dockerignore (babashka#1094)
Browse files Browse the repository at this point in the history
These can leak host env stuff into Docker build context and break things
  • Loading branch information
cap10morgan authored Dec 6, 2021
1 parent e703669 commit 3478168
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ CHANGES.md
Dockerfile
LICENSE
README.md
.cpcache/
target/

0 comments on commit 3478168

Please sign in to comment.