Created
June 4, 2019 20:21
-
-
Save nikkon-dev/3103cb938d869e29db999d789b3dc853 to your computer and use it in GitHub Desktop.
sources.list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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