Access to docker.sock

Joined
Oct 14, 2022
Messages
3
For some applications, access to the docker.sock is required.

For example:
Portainer, Nextcloud AIO, ...

How can I give docker containers access to the docker.sock?

Thanks in advance :)
 

johnash

Dabbler
Joined
Mar 6, 2021
Messages
10
I have this problem too. Actually, the Truecharts version of Nextcloud has very complex requirements(cloudnative-pg, Traefik) and it's mandatory.
And the Truenas stable train version of Nextcloud has no GPU resources section.

Nextcloud AIO is the official docker deployment, but it require the docker.sock, which was hidden in Kubernetes. So can't be used with Custom App.

If the Custom App doesn't provide docker.sock function. Why not provide a Nextcloud AIO version in community train?
 
Top