Skip to content

Commit

Permalink
Cleaning up the Dockerfile with .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nfugal committed Sep 28, 2021
1 parent 2106156 commit 01ca89b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.git
.gitignore
node_modules
npm-debug.log
Dockerfile*
docker-compose*
README.md
LICENSE
.vscode

0 comments on commit 01ca89b

Please sign in to comment.