sameersbn / docker-apt-cacher-ng

Dockerfile to create a Docker container image for Apt-Cacher NG
MIT License
202 stars 71 forks source link

NFS File Systems with Mismatched UID/GID don't work due to how the cache dir is set up. #41

Open simeononsecurity opened 1 year ago

simeononsecurity commented 1 year ago

I'm often having to run chmod and chown to get it working properly. However because of this I have to rerun this every time I restart the docker container. These folders shouldn't be handled on the image. They should be mountpoints that you should have to pass to the image.

I can fix this. Please let me know and I'll work on a MR.

abueide commented 1 year ago

@simeononsecurity i'm really struggling with this and I don't know what I'm doing could you point me in the right direction?

simeononsecurity commented 1 year ago

,@abueide I ended up having too many issues with this image. I found another that worked better. Called acng.