docker-netatalk icon indicating copy to clipboard operation
docker-netatalk copied to clipboard

Why specify uid gid at startup?

Open DanielYWoo opened this issue 7 years ago • 0 comments

Seems currently you have to specify a uid and a gid at startup of the daemon. I guess this is not necessary since users should be added/modified in afppasswd? I guess afppasswd should be a volume and we can run "docker exec -ti" to add a user, modify a user, right?

DanielYWoo avatar Oct 07 '18 16:10 DanielYWoo