Skip to content

Support Podman (and Podman Compose) #369

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

Open
barseghyanartur opened this issue Jan 29, 2020 · 19 comments · May be fixed by #3673
Open

Support Podman (and Podman Compose) #369

barseghyanartur opened this issue Jan 29, 2020 · 19 comments · May be fixed by #3673

Comments

@barseghyanartur
Copy link

In some modern Linux distributions, Docker (and Docker Compose) packages are being replaced with Podman and Podman Compose respectively.

That, however, requires some modifications of the original docker-compose config and the entrypoint scripts.

It would be great to have this working with Podman too. Therefore, a feature request to add Podman support here.

@BYK
Copy link
Member

BYK commented Jan 29, 2020

What does this entail? Are there any references you can share regarding the needed changes?

Also, would you be interested in working on this?

@barseghyanartur
Copy link
Author

@BYK:

I could contribute to certain degree.

This could be a starting point (although, nothing works yet): https://github.com/barseghyanartur/onpremise/blob/master/podman_install.sh

As for Podman and Podman Compose:

@github-actions
Copy link

github-actions bot commented Jan 4, 2021

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Accepted, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@github-actions
Copy link

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Accepted, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@odinho
Copy link

odinho commented Feb 23, 2021

Why close @barseghyanartur?

@barseghyanartur
Copy link
Author

@odinho:

  • Nothing happens here anyway.
  • No longer interested in the issue.
  • Feel free to reopen.

@odinho
Copy link

odinho commented Feb 23, 2021

Okay :) I can't reopen, but if @BYK or @chadwhitacre feels this is something that is worth having an issue open for, I'll happily continue to follow this.

podman isn't what I'm running yet, but I know that is how I'll start running containers when I update to newer distro. Which is why I follow this issue. : )

@chadwhitacre
Copy link
Member

Reopening and moving to "On Hold" (which I want to rename to "Backlog" but need to account for bot automation so it's non-trivial).

@chadwhitacre chadwhitacre reopened this Feb 23, 2021
@chadwhitacre chadwhitacre changed the title Feature request: Add Podman (and Podman Compose) support Support Podman (and Podman Compose) Nov 23, 2021
@aminvakil
Copy link
Collaborator

@odinho Are you still interested in working on this?

@odinho
Copy link

odinho commented Dec 5, 2021 via email

@chadwhitacre
Copy link
Member

@odinho Nice, now you can introduce Sentry at your next employer and start the cycle all over again? 😁

@xRTRx
Copy link

xRTRx commented Mar 21, 2023

Has anyone managed to deploy Sentry using Podman?

@khassad
Copy link

khassad commented Jun 24, 2023

Hi there, I would love to see Sentry support Podman since we don't use docker anymore.

I gave a try to an install.sh using latest podman (4.5.1) and it fails with
▶ Detecting Docker platform Error: template: info:1:2: executing "info" at <.Architecture>: can't evaluate field Architecture in type *define.Info FAIL: Unsupported docker architecture .

Effectively podman info does not include .Architecture but this can be replaced by .Host.Arch.
I will explore this way and push anything interesting.

@silvaartur
Copy link

Any update about this? I'm got this error on docker with Ubuntu 22.

@khassad
Copy link

khassad commented Jul 5, 2023

Hi, I worked on it but there are some heavy dependencies on docker-specifics, I forked this project to adapt it for podman but I hit a podman-compose bug that's a bit too much work for me to fix.
I opened an issue on podman-compose project and will see to resume podman adaptation when it's fixed.
See containers/podman-compose#717

Any help would be much appreciated 😉

@ajaya
Copy link

ajaya commented Nov 7, 2023

Hi, I worked on it but there are some heavy dependencies on docker-specifics, I forked this project to adapt it for podman but I hit a podman-compose bug that's a bit too much work for me to fix. I opened an issue on podman-compose project and will see to resume podman adaptation when it's fixed. See containers/podman-compose#717

Any help would be much appreciated 😉

Hello. I don't see a repo that you forked. Open it up and I would love to contribute.

AJ

@denodaeus
Copy link

Hi, I worked on it but there are some heavy dependencies on docker-specifics, I forked this project to adapt it for podman but I hit a podman-compose bug that's a bit too much work for me to fix. I opened an issue on podman-compose project and will see to resume podman adaptation when it's fixed. See containers/podman-compose#717
Any help would be much appreciated 😉

Hello. I don't see a repo that you forked. Open it up and I would love to contribute.

AJ

I also have an interest in getting Sentry to work with podman (and specifically podman play), so, if you have a branch I would love to take a look and see if I could help.

@jonathanspw
Copy link

+1

@erlangparasu
Copy link

erlangparasu commented Apr 9, 2025

any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Status: No status
Status: No status
Development

Successfully merging a pull request may close this issue.