fix(core): update
This commit is contained in:
parent
b6fe7e1b36
commit
e118fab8c6
@ -1,4 +1,5 @@
|
|||||||
FROM hosttoday/ht-docker-node:latest as stage1
|
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
|
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
|
# the following lines need to be run on a system that supports both architectures
|
||||||
# update-binfmts --enable qemu-arm \
|
# update-binfmts --enable qemu-arm \
|
||||||
|
Loading…
Reference in New Issue
Block a user