1
0
mirror of https://github.com/rancher/os.git synced 2025-09-03 15:54:24 +00:00

Remove running OS in Docker and setup better qemu args

This commit is contained in:
Darren Shepherd
2015-04-06 07:16:50 -07:00
parent fd4560b54e
commit 11790d8c1c
3 changed files with 43 additions and 39 deletions

View File

@@ -1,4 +0,0 @@
FROM scratch
COPY init busybox docker images.tar /
COPY lib /lib
CMD ["/init", "rancher.disable=[udev,network]"]