Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: support podman for load/pushing container images #1703

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

tiagolobocastro
Copy link
Contributor

By default docker is tried, and then podman.
Support is simplistically verified with the exit code from --version.
First choice can be overridden with DOCKER env variable.

By default docker is tried, and then podman.
Support is simplistically verified with the exit code from --version
First choice can be overridden with DOCKER env variable.

Signed-off-by: Tiago Castro <[email protected]>
@tiagolobocastro
Copy link
Contributor Author

Making the same changes on all repos would be a pain, so instead I'm adding a common release script which all repos can make use of: openebs/mayastor-dependencies#88

@tiagolobocastro
Copy link
Contributor Author

bors try

bors-openebs-mayastor bot pushed a commit that referenced this pull request Jul 31, 2024
@bors-openebs-mayastor
Copy link

try

Build succeeded:

nix/pkgs/images/default.nix Show resolved Hide resolved
@tiagolobocastro
Copy link
Contributor Author

bors merge

bors-openebs-mayastor bot pushed a commit that referenced this pull request Jul 31, 2024
1703: build: support podman for load/pushing container images r=tiagolobocastro a=tiagolobocastro

By default docker is tried, and then podman.
Support is simplistically verified with the exit code from --version.
First choice can be overridden with DOCKER env variable.

Co-authored-by: Tiago Castro <[email protected]>
@bors-openebs-mayastor
Copy link

Build failed:

Update to dependencies where a base release.sh is present which
can be used by the various mayastor repos.

Signed-off-by: Tiago Castro <[email protected]>
@tiagolobocastro
Copy link
Contributor Author

bors merge

@bors-openebs-mayastor
Copy link

Build succeeded:

@bors-openebs-mayastor bors-openebs-mayastor bot merged commit dba78bf into develop Jul 31, 2024
4 checks passed
@bors-openebs-mayastor bors-openebs-mayastor bot deleted the podman branch July 31, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants