Add docker-image in order to launch a base system capable of running docker daemon
This commit is contained in:
7
recipes-containers/docker/docker-ce_git.bbappend
Normal file
7
recipes-containers/docker/docker-ce_git.bbappend
Normal file
@@ -0,0 +1,7 @@
|
||||
LICENSE = "GPLv2"
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
SRC_URI += " \
|
||||
file://docker.init \
|
||||
"
|
||||
|
Reference in New Issue
Block a user