fc55329b22
This change adds support to build dockers using buster as base. - Define docker-base-buster using docker-base-stretch as starting point - Define docker-config-engine-buster using docker-config-engine-stretch as starting point. - sonic-mgmt-framework docker is updated to build using buster as base Signed-off-by: Joyas Joseph <joyas_joseph@dell.com>
8 lines
362 B
Plaintext
8 lines
362 B
Plaintext
## Debian mirror for ARM repo
|
|
|
|
# ARM repo
|
|
deb [arch=arm64] http://deb.debian.org/debian buster main contrib non-free
|
|
deb-src [arch=arm64] http://deb.debian.org/debian buster main contrib non-free
|
|
deb [arch=arm64] http://security.debian.org buster/updates main contrib non-free
|
|
deb-src [arch=arm64] http://security.debian.org buster/updates main contrib non-free
|