mirror of
https://github.com/rancher/os.git
synced 2025-06-22 13:07:04 +00:00
Docker 17.06 stops qemu quietly
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
a3f942f03b
commit
63c75c68cb
@ -10,6 +10,6 @@ ENV VERSION latest
|
||||
COPY rancheros.iso /source/assets/rancheros.iso
|
||||
CMD ["/source/scripts/build.sh"]
|
||||
|
||||
ENV DAPPER_RUN_ARGS --device /dev/kvm
|
||||
ENV DAPPER_RUN_ARGS --device /dev/kvm --privileged
|
||||
ENV DAPPER_OUTPUT dist
|
||||
ENV DAPPER_ENV APPEND NAME
|
||||
|
Loading…
Reference in New Issue
Block a user