Skip to content

Commit

Permalink
chore: Add .dockerignore
Browse files Browse the repository at this point in the history
Don't copy stuff we don't need

Signed-off-by: Manuel Hutter <[email protected]>
  • Loading branch information
mhutter authored and martini-source committed Feb 21, 2025
1 parent df2a13c commit a8eadec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.git
.github
CODEOWNERS
Dockerfile
README.md
compose.yaml
renovate.json

0 comments on commit a8eadec

Please sign in to comment.