mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 08:26:42 +00:00
tools: Change qemu image for use with moby run
- Remove the qemu.sh entrypoint - This means that any qemu command can be used (e.g qemu.img) Signed-off-by: Dave Tucker <dt@docker.com>
This commit is contained in:
@@ -13,4 +13,3 @@ RUN \
|
||||
&& true
|
||||
|
||||
COPY . .
|
||||
ENTRYPOINT ["/qemu.sh"]
|
||||
|
Reference in New Issue
Block a user