-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
mailcow in Debian12 podman #5483
Comments
mailcow does not support podman. Everything you saw is not officially supported |
@DerLinkman Since podman is these days de-facto standard on most distros and docker no longer, are there plans to support podman? |
@richardweinberger, the main incompatibility is going to be in the dockerapi container, which runs a Python script that exposes certain Docker functionality to various of our other containers. Extending that for podman compatibility isn't going to be too difficult, but hasn't been done. Installing Docker instead of Podman is usually quite easy, so there hasn't really been a need for Podman support in Mailcow. |
Were did you read this? |
|
You mean the OS usage with that? I was talking about the podman usage in comparison to docker. We do not recommend installing the repo version of docker either (which can be read inside our docs) so this fact is irrelevant. But yeah like @mkuron said, coreapi has to be rewritten for that, at least now there is no need from our side. Use mailcow or leave it, depending on your choice and needs. We cannot fullfill all personal requirements someone has. |
Contribution guidelines
I've found a bug and checked that ...
Description
Steps to reproduce:
Which branch are you using?
master
Operating System:
Debian 12
Server/VM specifications:
24 GB 8 Cores
Is Apparmor, SELinux or similar active?
no
Virtualization technology:
KVM (Proxmox)
Docker version:
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Client: Podman Engine Version: 4.3.1 API Version: 4.3.1 Go Version: go1.19.8 Built: Thu Jan 1 01:00:00 1970 OS/Arch: linux/amd64
docker-compose version or docker compose version:
docker-compose version 1.29.2, build unknown docker-py version: 5.0.3 CPython version: 3.11.2 OpenSSL version: OpenSSL 3.0.11 19 Sep 2023
mailcow version:
2023-10a
Reverse proxy:
not relevant
Logs of git diff:
Logs of iptables -L -vn:
Logs of ip6tables -L -vn:
Logs of iptables -L -vn -t nat:
Logs of ip6tables -L -vn -t nat:
DNS check:
The text was updated successfully, but these errors were encountered: