Private
Public Access
chg: pkg: add a process that removes the unnecessary minio-init when it does not needed anymore #14
This commit is contained in:
@@ -107,6 +107,7 @@ services:
|
||||
start_period: 10s
|
||||
minio_init:
|
||||
image: minio/minio:RELEASE.2025-09-07T16-13-09Z-cpuv1
|
||||
profiles: ['bootstrap']
|
||||
restart: "no"
|
||||
container_name: '${APP_NAME}-minio-init'
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user