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.
- Host: GitHub
- URL: https://github.com/veupathdb/docker-dev-minio
- Owner: VEuPathDB
- License: apache-2.0
- Created: 2023-11-01T11:59:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T20:28:13.000Z (almost 2 years ago)
- Last Synced: 2025-09-02T03:55:45.517Z (10 months ago)
- Topics: alpine, docker, minio
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.adoc
- License: license
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.