Score:1

Docker socket override snap

gt flag

If the Docker daemon is managed via systemd you can configure the settings for the socket by creating the file /etc/systemd/system/docker.socket.d/override.conf and adding some contents, example to set the owner group of the Unix socket file:

[Socket]
SocketGroup = my-new-docker-group

However, in Ubuntu 20.04 Docker is installed via snap (ie: snap install docker) and the docker.socket systemd unit does not exist and this approach does not work. How can I set the owner group of the socket in this case?

Artur Meinild avatar
vn flag
You can still install Docker with apt - [see here](https://docs.docker.com/engine/install/ubuntu/).
Vraiment avatar
gt flag
I cannot add new apt sources, it has to be from Snap
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.