recipes-core: Add timezone setting to greenhouse-container-image
This commit is contained in:
parent
f4669ff409
commit
a003541cbe
@ -6,7 +6,9 @@ require app-container-image.bb
|
|||||||
|
|
||||||
IMAGE_INSTALL += " \
|
IMAGE_INSTALL += " \
|
||||||
busybox \
|
busybox \
|
||||||
|
busybox-initcfg \
|
||||||
greenhouse \
|
greenhouse \
|
||||||
|
tzdata \
|
||||||
"
|
"
|
||||||
|
|
||||||
# docker run
|
# docker run
|
||||||
|
Loading…
Reference in New Issue
Block a user