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

Docker replacement request for PodMan #6119

Closed
ycMia opened this issue Oct 19, 2024 · 1 comment
Closed

Docker replacement request for PodMan #6119

ycMia opened this issue Oct 19, 2024 · 1 comment

Comments

@ycMia
Copy link

ycMia commented Oct 19, 2024

Summary

Hi, I'd like to request the feature for Podman adaptation for this project.

Motivation

I Experienced a strict docker version check at this line :

docker_version=$(docker -v | grep -oP '\d+\.\d+\.\d+' | cut -d '.' -f 1)

It turns out that auto install will break in a result of

Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Cannot find Docker with a Version higher or equals 24.0.0
mailcow needs a newer Docker version to work properly...
Please update your Docker installation... exiting

I use Rocky Linux 9.1, on my VPS running. Thanks for any Idea or help.

Additional context

Using the last edition 37beed6 at Github.

@DerLinkman
Copy link
Member

Duplicate of #4982

@DerLinkman DerLinkman marked this as a duplicate of #4982 Oct 21, 2024
@DerLinkman DerLinkman closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants