RyanEwen / lan-cache-docker

A super simple docker container to run a LAN cache for steam, origin, etc
78 stars 14 forks source link

Switch to Alpine Linux to reduce image sizes #1

Closed nschimme closed 6 years ago

nschimme commented 6 years ago

My Ubuntu 16.04 i386 NAS isn't super beefy and doesn't have the ability to use BTRFS or ZFS so I've reduced the images sizes by using Alpine Linux. I've verified everything works. This should also reduce the chance of attacks due to a smaller code footprint.

I also reduced the version requirements on docker-compose.yml