Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

jepma/minio-testbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minio testbase

This simple addon for the minion docker image is developed because of the need within automated tests to have a default start configuration. This image will create all the appended bucket-names and start the server.

Build

docker build -t jepmam/minio-testbase:RELEASE.2017-05-05T01-14-51Z .

Example

docker run --rm -p 9000:9000 -e MINIO_ACCESS_KEY=ABCD12EFG3HI45J67KLM -e MINIO_SECRET_KEY=ABCD12EFG3HI45J67KLM jepmam/minio-testbase:RELEASE.2017-05-05T01-14-51Z /usr/bin/minio-start demo-bucket-01 demo-bucket-02

Tags

Right now, this image is built for the latest stable version of minio, RELEASE.2017-05-05T01-14-51Z. In the future we will update with new images, if necessary.

About

This version of minio will have the ability to automatically create buckets upon startup.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages