mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 23:18:41 +00:00
move pkg config from Dockerfile to build.yml
Signed-off-by: Robin Winkelewski <w9ncontact@gmail.com>
This commit is contained in:
@@ -10,4 +10,3 @@ WORKDIR /
|
||||
ENTRYPOINT []
|
||||
COPY --from=build /out /
|
||||
CMD ["/usr/bin/qemu-ga", "-p", "/dev/vport0p1"]
|
||||
LABEL org.mobyproject.config='{"net": "host"}'
|
||||
|
Reference in New Issue
Block a user