fix(core): update

This commit is contained in:
Philipp Kunz 2019-07-17 17:19:43 +02:00
parent b6fe7e1b36
commit e118fab8c6

View File

@ -1,4 +1,5 @@
FROM hosttoday/ht-docker-node:latest as stage1
LABEL author="Lossless GmbH <hello@lossless.com>"
RUN apt-get update && apt-get install -y --no-install-recommends qemu-user-static binfmt-support
# the following lines need to be run on a system that supports both architectures
# update-binfmts --enable qemu-arm \