aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2022-03-31 20:42:48 -0500
committerMichael McVady <femtonaut@gmail.com>2022-03-31 21:13:05 -0500
commit9841c38342be0f6fa6f4f69eb62141d5fd45b78c (patch)
treec518bba0dc42c9f7b3a450f99444d693f24ba82f /Dockerfile
parent0a0b7d12dd9c8ce5d936916baaba606d1d0f0bde (diff)
chroot
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