mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
Add a basic .dockerignore file to reduce docker context in make docker
(#8282)
- Add useful default tag to dev docker image build using `make docker`
This commit is contained in:
parent
2b51fe9f26
commit
1127293863
2
.dockerignore
Normal file
2
.dockerignore
Normal file
@ -0,0 +1,2 @@
|
||||
.git
|
||||
.github
|
Loading…
Reference in New Issue
Block a user