Skip to content

Commit

Permalink
Update .dockerignore (#1599)
Browse files Browse the repository at this point in the history
  • Loading branch information
liranbg committed Mar 27, 2020
1 parent 4fb3476 commit d3a8041
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .dockerignore
@@ -1,3 +1,9 @@
*
!pkg
!cmd
!test
!vendor

pkg/dashboard/ui/node_modules
pkg/dashboard/ui/vendor
pkg/dashboard/ui/dist
pkg/dashboard/ui/dist

0 comments on commit d3a8041

Please sign in to comment.