Bootstrap minio
This commit is contained in:
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM minio/minio:RELEASE.2020-03-25T07-03-04Z
|
||||
|
||||
EXPOSE 9000
|
||||
|
||||
COPY . ${WORKDIR}
|
Reference in New Issue
Block a user