containers / podman-compose

a script to run docker-compose.yml using podman
GNU General Public License v2.0
5.1k stars 484 forks source link

services do not support ipc #218

Open thill opened 4 years ago

thill commented 4 years ago

podman-compose is missing ipc support to pass through to the --ipc flag when creating a container. I opened a pull request to address this that is working for me, but I've not committed code to this project before. I'm open to suggestions on any further work that is needed to get this working properly.

qdm12 commented 7 months ago

@muayyad-alsadi is this solved now? Why are both pull requests from @thill and @DanBmh closed without explanation?

swankun commented 3 days ago

I have the same question as @qdm12. The two pull requests (https://github.com/containers/podman-compose/pull/217 and https://github.com/containers/podman-compose/pull/191) are indeed relevant but unfortunately are closed without explanation.