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

Adds podman compatibility in makefile #1299

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Elyytscha
Copy link

What type of PR is this?

/kind enhancement

What does this PR do / why we need it:

Adds Podman compatibility to Makefile

Have you updated the necessary documentation?

I think no doc update is needed for this

Which issue(s) this PR fixes:

Fixes #1298

How to test changes / Special notes to the reviewer:

make docker-build docker-push
make bundle-build bundle-push
make catalog-build catalog-push

with podman or docker installed, both will work

Author:    Elias Rami <[email protected]>
Date:      Sun Apr 7 19:11:24 2024 +0200
Signed-off-by: Elias Rami <[email protected]>
Copy link
Collaborator

@svghadi svghadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank You @Elyytscha for the PR. I have a minor suggestion, other than that look good.

Makefile Outdated Show resolved Hide resolved
…installed

Author:    Elias Rami <[email protected]>
Date:      Mon May 27 17:09:22 2024 +0200
Signed-off-by: Elias Rami <[email protected]>
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.

Add podman compatibility to Makefile
2 participants