Comment on Portainer Issues With Docker Update FYI
tophneal@sh.itjust.works 23 hours agoHere’s the method I used from one of the issues on GitHub github.com/portainer/portainer/issues/12925#issue…
Iirc my docker.socket wouldn’t let me just stop docker.service to edit it as described in the post, so I made /etc/systemd/system/docker.service.d/override.conf with the 2 required lines. After saving it and running daemon-reload I was able to access my containers in portainer again.
irmadlad@lemmy.world 23 hours ago
Alright! Alright! More ways to skin a cat. Thanks.