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

podman run --systemd=true|false #49

Open
mxwlsavard opened this issue Sep 27, 2019 · 3 comments
Open

podman run --systemd=true|false #49

mxwlsavard opened this issue Sep 27, 2019 · 3 comments

Comments

@mxwlsavard
Copy link

mxwlsavard commented Sep 27, 2019

As far as I am aware there is currently no way to specify the --systemd=true|false parameter in a compose file.

I’m not sure if this is in scope, because I’m pretty sure this param doesn’t exist in docker, but I thought I’d report it.

@developedsoftware
Copy link

+1

@muayyad-alsadi
Copy link
Collaborator

muayyad-alsadi commented Jul 26, 2021

--podman-<COMMAND>-args

For example

--podman-start-args=' --systemd=true'

@developedsoftware
Copy link

I tried this, does not appear to work?

Would be nice to be able to specify this in the compose.yml file too...rather than on the command line

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

No branches or pull requests

3 participants