Comment on [beta] degoog - search engine aggregator
KarnaSubarna@lemmy.ml 3 weeks agoPlease refer to this comment: lemmy.ml/comment/24567541
If you need any further information, let me know.
Comment on [beta] degoog - search engine aggregator
KarnaSubarna@lemmy.ml 3 weeks agoPlease refer to this comment: lemmy.ml/comment/24567541
If you need any further information, let me know.
fccview@lemmy.world 2 weeks ago
Thank you, that helped :)
I am not entirely sure why you need to do all that but I am trying a different approach and allowing a small entrypoint to set
PGIDandPUID(which you should be able to set as env variables in the docker-compose.yml file).This should allow you to run the app as whatever user you wish. It works for me locally, it’s currently on the
developimage if you wanna give it a spin and report back. Otherwise it’ll be added in the next release.Defaults are still
1000:1000.