aaPanel_Kern
After searching for correct release I found one and it is installed successfully using this command:
docker run -dt -p 9000:9000 -p 9001:9001 -v /www/wwwroot/data:/mnt/data -v /www/wwwroot/default/nuxt-travel/minio.conf:/etc/config.env -e "MINIO_CONFIG_ENV_FILE=/etc/config.env" --name "minio" minio/minio:RELEASE.2025-04-22T22-12-26Z server --console-address ":9001"
I think aaPanel Docker one click install should use this release (minio/minio:RELEASE.2025-04-22T22-12-26Z) because Admin UI has been removed from the latest version of MinIO. MinIO is no longer opensource now when they're removing this important features.