gadgeteer.co.za
Run containers on Linux without sudo in Podman, it is also Docker compatible
Podman has two main advantages over Docker:* Does not require root privileges to run Docker containers* Has no single running daemon as a single point of failure And although it is compatible with running and creating Docker containers, it cannot use Watchtower for automated checking of updates for containers. But with systemd managed containers there...