kolla/docker/base/sources.list.debian
Marcin Juszkiewicz de381efc20 dind: get image buildable for Debian
With use of Docker-CE from upstream.

Change-Id: If1a6fe3f1654a2c06c3c3882dc56cdfc6945a17e
2018-06-15 13:54:45 +02:00

21 lines
691 B
Plaintext

# Default repos
deb http://deb.debian.org/debian stretch main
# debian security updates
deb http://security.debian.org stretch/updates main
# Linaro repo for Kolla
# ceph, libvirt, opendaylight, openvswitch, qemu
deb http://obs.linaro.org/ERP:/18.06/Debian_9/ ./
deb [arch=amd64] https://packagecloud.io/grafana/stable/debian/ stretch main
# Unofficial repository for grafana (LP: #1768585).
deb [arch=arm64] https://dl.bintray.com/fg2it/deb-arm64/ stretch main
# elasticsearch (arch:all), logstash (arch:all), kibana (arch:amd64)
deb [arch=amd64] https://artifacts.elastic.co/packages/5.x/apt stable main
# main docker repo
deb https://download.docker.com/linux/debian stretch stable