Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

fix(docker): cicd image#21560

Open
jobstoit wants to merge 1 commit intominio:masterfrom
jobstoit:master
Open

fix(docker): cicd image#21560
jobstoit wants to merge 1 commit intominio:masterfrom
jobstoit:master

Conversation

@jobstoit
Copy link

@jobstoit jobstoit commented Sep 3, 2025

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers
under the terms of the Apache 2 license.
By creating this pull request I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 license.

Description

Changes the CMD of the latest-cicd image to ["minio", "server" "/data"] like it used to be in the edge-cicd image.

Motivation and Context

The edge-cicd image was created to make it easier to work with minio in the cicd pipelines.
In GitHub Actions the command is not something you can change for containers/services and thus the edge-cicd image was created to enable usage of the minio image in Github pipelines.

How to test this PR?

Same way you test other docker image builds.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Optimization (provides speedup with no functional changes)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

@jobstoit
Copy link
Author

jobstoit commented Sep 3, 2025

Solves #21506

@deguif
Copy link

deguif commented Sep 30, 2025

@harshavardhana any hope to get it merged soon, now that bitnami/minio was moved.

@jobstoit
Copy link
Author

I don't know what happened. I didn't close this pull request. it seems to have done that on it's own

@harshavardhana harshavardhana force-pushed the master branch 2 times, most recently from d8d907b to 7aac2a2 Compare February 12, 2026 20:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments