A production-ready Docker image that combines the latest MinIO server with the full-featured MinIO Admin Console. Everything you need for object storage with a complete web interface.
Stars
59
Forks
9
Watchers
59
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
2
commits
ci: split into two workflows, 1.7.3 triggers on push + manual
f9c7729View on GitHubfeat: use own forks, dual-tag CI, parameterized Dockerfile, update README
cae29e6View on GitHubfeat: use own forks, dual-tag CI, parameterized Dockerfile, update README
84cb87fView on GitHubMerge pull request #4 from Harsh-2002/copilot/update-docker-build-sequence
61ce2f0View on GitHubConvert parallel matrix to sequential jobs for Docker builds
3f368a8View on GitHubUpdate Docker configuration to modify port settings, enhance README documentation for clarity on console access, and include additional files in .dockerignore and .gitignore for improved project management.
fff1643View on GitHubUpdate Docker configuration to explicitly set CONSOLE_MINIO_REGION in docker-compose.yml and README.md, ensuring it matches MINIO_REGION for consistent region management and avoiding authorization errors.
66294cbView on GitHubRefactor GitHub Actions workflow to simplify Docker image tagging by removing unnecessary tag patterns, retaining only the latest tag for streamlined image management.
dc2fc06View on GitHub