ocf / dockers

OCF-flavored Docker images
https://hub.docker.com/r/theocf/debian/
Other
3 stars 3 forks source link

Include stretch-backports mirror and apt repo #8

Closed jvperrin closed 6 years ago

jvperrin commented 6 years ago

I think we'd want to include these repos in our apt sources to be able to install packages from backports if we want to:

deb http://mirrors.ocf.berkeley.edu/debian/ stretch-backports main
deb-src http://mirrors.ocf.berkeley.edu/debian/ stretch-backports main
deb http://apt.ocf.berkeley.edu/ stretch-backports main
deb-src http://apt.ocf.berkeley.edu/ stretch-backports main