top | item 23693937 Running Docker without giving Docker group membership 1 points| gallypette | 5 years ago |github.com 2 comments order hn newest dastx|5 years ago Why not just use podman? It is pretty much a drop in replacement for docker and doesn't require sudo or docker group. gallypette|5 years ago Sudocker allows one to restrict which user can run which docker command without the user being member of the docker group.
dastx|5 years ago Why not just use podman? It is pretty much a drop in replacement for docker and doesn't require sudo or docker group.
gallypette|5 years ago Sudocker allows one to restrict which user can run which docker command without the user being member of the docker group.
dastx|5 years ago
gallypette|5 years ago