Skip to content

Instantly share code, notes, and snippets.

@nikkon-dev
Created June 4, 2019 20:21
Show Gist options
  • Save nikkon-dev/3103cb938d869e29db999d789b3dc853 to your computer and use it in GitHub Desktop.
Save nikkon-dev/3103cb938d869e29db999d789b3dc853 to your computer and use it in GitHub Desktop.
sources.list
# deb http://snapshot.debian.org/archive/debian/20190506T000000Z stretch main
deb http://deb.debian.org/debian stretch main
# deb http://snapshot.debian.org/archive/debian-security/20190506T000000Z stretch/updates main
deb http://security.debian.org/debian-security stretch/updates main
# deb http://snapshot.debian.org/archive/debian/20190506T000000Z stretch-updates main
deb [arch=amd64] https://download.docker.com/linux/debian stretch stable
# deb-src [arch=amd64] https://download.docker.com/linux/debian stretch stable
deb http://deb.debian.org/debian stretch-updates main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment