Guilvareux

joined 2 years ago
[–] Guilvareux@feddit.uk 3 points 5 days ago

I don’t know how much hackery and fuckery there is with docker specifically. The majority of what docker does was already present in the Linux kernel namespaces, cgroups etc. Docker just made it easier to build and ship the isolated environments between systems.

[–] Guilvareux@feddit.uk 3 points 5 days ago (1 children)

I assume portainer communicates via the docker socket? If so, couldn’t you just point portainer to the podman socket?