Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dockhippie/minio

Repository files navigation

minio

Docker Build GitHub Repo

These are docker images for MinIO running on our Alpine Linux image.

Versions

For the available versions please look at Docker Hub or Quay or check the existing folders within the GitHub repository.

Volumes

  • /var/lib/minio

Ports

  • 9000

Available environment variables

MINIO_ACCESS_KEY = # until 2019-10-12
MINIO_ADDRESS = 0.0.0.0:9000 # from 2025-07-23
MINIO_CONSOLE_ADDRESS = 0.0.0.0:9001 # from 2025-07-23
MINIO_HEALTHCHECK_CODE = 200
MINIO_HEALTHCHECK_URL = http://${MINIO_ADDRESS}/minio/health/live
MINIO_ROOT_PASSWORD = # from 2025-07-23
MINIO_ROOT_USER = # from 2025-07-23
MINIO_SECRET_KEY = # until 2019-10-12
MINIO_SKIP_CHOWN = false
MINIO_START_DIRECTORY = /var/lib/minio

Inherited environment variables

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

Copyright (c) 2015 Thomas Boerger <http://www.webhippie.de>

About

Docker images for minio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages