Dockerfile 106 B

12345
  1. FROM minio/minio
  2. MAINTAINER Thor Erik Lie <thor@thorerik.com>
  3. ENTRYPOINT ["minio", "server", "/export"]