sameersbn / docker-apt-cacher-ng

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

failover support #65

Open zombiedk opened 10 months ago

zombiedk commented 10 months ago

added config and helptext for setting up failover on the client pc this is usefull for laptops that need to be able to get updates while they are on a remote network where they cant reach the proxy

sameersbn commented 10 months ago

thanks for the contribution. could we move 01proxy and apt-proxy-detect.sh into a sub-directory?

zombiedk commented 10 months ago

yes, should I put them in "scripts" or create a folder "host" for them

sameersbn commented 10 months ago

Yea, folder name host is good!

On Thu, Oct 26, 2023, 8:29 PM Mark Petersen @.***> wrote:

yes, should I put them in "scripts" or create a folder "host" for them

— Reply to this email directly, view it on GitHub https://github.com/sameersbn/docker-apt-cacher-ng/pull/65#issuecomment-1781303513, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADEEI7AJYREMLNT6PBEYVLYBJ3GZAVCNFSM6AAAAAA6FOJUH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBRGMYDGNJRGM . You are receiving this because you commented.Message ID: @.***>

zombiedk commented 10 months ago

have moved files to host folder