Open bmpotter opened 3 years ago
So ARM devices like a raspberry pi can be "SDO-enables".
sample-mfg/Makefile
manufacturer
manufacturer-mariadb
simulate-mfg.sh
dnsutils
nslookup
software-properties-common
add-apt-repository
detect_distro
get_arch
get_image_arch
So ARM devices like a raspberry pi can be "SDO-enables".
sample-mfg/Makefile
to build themanufacturer
andmanufacturer-mariadb
docker images for armsimulate-mfg.sh
to pull the above images when on armdnsutils
debian package if thenslookup
command doesn't existsoftware-properties-common
(needed for theadd-apt-repository
command)detect_distro
,get_arch
,get_image_arch