aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 871abfa..a9a52b8 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -33,6 +33,7 @@ RUN set -e \
&& cd .. \
&& rm -rf kore-${KORE_VERSION} \
&& cd /clog \
+ && cp -r assets /var/chroot/kore/. \
&& kodev build \
&& apk del .build-deps