Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: refactor Docker Compose and MinIO setup
- Update Docker Compose file version syntax from single to double quotes - Pin MinIO Docker image to a specific release version - Add quotes around port mappings in Docker Compose - Expose an additional port `9001` for MinIO console - Replace MinIO access and secret key environment variables with root user and password - Add `--console-address` option to MinIO command to specify console address - Update nginx-image-resizer image to use the latest version from GitHub Container Registry Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Loading branch information