Skip to content

Commit

Permalink
Merge pull request #5 from cloudnativedaysjp/chore/add_dockerignore
Browse files Browse the repository at this point in the history
chore: Add .dockerignore to reduce image size
  • Loading branch information
Gaku-Kunimi authored Apr 14, 2024
2 parents 4f7fee0 + b0d4feb commit c3dbd69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node_modules
.next
.git
.github

0 comments on commit c3dbd69

Please sign in to comment.