-
-
Notifications
You must be signed in to change notification settings - Fork 41
Podman (untested)
lllllllillllllillll edited this page Feb 25, 2024
·
1 revision
You may be able to use DweebUI with Podman, as it includes a Docker-compatible API, but it is currently untested. https://podman.io/blogs/2020/07/01/rest-versioning.html
Need to confirm socket path:
/var/run/podman/podman.sock
/run/podman/podman.sock
Ensure Podman socket is running:
systemctl enable --now podman.socket
Alternatively, you can install the podman-docker
package if it's available for your distribution:
https://docs.podman.io/en/latest/_static/api.html