An open API service indexing awesome lists of open source software.

https://github.com/veupathdb/docker-dev-minio

Moddable, Alpine-based MinIO docker image.
https://github.com/veupathdb/docker-dev-minio

alpine docker minio

Last synced: 4 days ago
JSON representation

Moddable, Alpine-based MinIO docker image.

Awesome Lists containing this project

README

          

= minio/minio

A replacement for the official https://github.com/minio/minio[minio/minio]
Docker image that allows for custom startup scripts.

This is needed because the official minio/minio image no longer includes a
package manager and additional packages are required for needed features such as
delayed startup.

== License

Copyright 2023 VEuPathDB

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.