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

podman4.2 #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

podman4.2 #2

wants to merge 4 commits into from

Conversation

goochjj
Copy link

@goochjj goochjj commented Sep 13, 2022

Updates podman to v4.2. A minimum of 4.1 is required for docker-compose v2 compatibility, which seems like a significant enough reason to update past gentoo stable.

Be more explicit in the README - what is necessary and what isn't

Copy link
Owner

@jepio jepio left a comment

Choose a reason for hiding this comment

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

Tested it and it works, only the curl command needed fixing. LGTM


Copy configs from /usr/etc/ into the appropriate directories in /etc. Remove the .example extensions.

Run `systemctl enable --now podman.socket`
If you want an example containers.conf, you can retrieve it from [here](https://raw.githubusercontent.com/containers/common/main/pkg/config/containers.conf)
Or simply `curl -O /etc/containers/containers.conf https://raw.githubusercontent.com/containers/common/main/pkg/config/containers.conf`
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
Or simply `curl -O /etc/containers/containers.conf https://raw.githubusercontent.com/containers/common/main/pkg/config/containers.conf`
Or simply `curl -o /etc/containers/containers.conf https://raw.githubusercontent.com/containers/common/main/pkg/config/containers.conf`

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.

2 participants