Add docker-image in order to launch a base system capable of running docker daemon

This commit is contained in:
Thomas Klaehn
2020-01-20 15:09:26 +01:00
parent 63182b910a
commit f655d5f14b
17 changed files with 246 additions and 19 deletions

View File

@@ -1,6 +1,7 @@
Common targets are:
console-image
console-dev-image
tiny-image
core-image-minimal
core-image-sato
meta-toolchain

View File

@@ -1,6 +1,6 @@
MACHINE ?= "raspberrypi3-64"
DISTRO ?= "poky"
DISTRO ?= "roro"
PACKAGE_CLASSES ?= "package_ipk"
#SDKMACHINE ?= "i686"