3f138e899c
* Build a Docker base image based on Debian Stretch * Build a config-engine Docker image based on Stretch * Do not install socat from Debian repo * Add changes that were made to docker-base since this PR was opened
9 lines
554 B
Plaintext
9 lines
554 B
Plaintext
## Debian mirror on Microsoft Azure
|
|
## Ref: http://debian-archive.trafficmanager.net/
|
|
|
|
deb http://debian-archive.trafficmanager.net/debian/ stretch main contrib non-free
|
|
deb-src http://debian-archive.trafficmanager.net/debian/ stretch main contrib non-free
|
|
deb http://debian-archive.trafficmanager.net/debian-security/ stretch/updates main contrib non-free
|
|
deb-src http://debian-archive.trafficmanager.net/debian-security/ stretch/updates main contrib non-free
|
|
deb http://debian-archive.trafficmanager.net/debian/ stretch-backports main contrib non-free
|