Add template(s) to image.
This commit is contained in:
parent
2f6a774139
commit
0ef68625ea
1 changed files with 1 additions and 0 deletions
|
|
@ -20,5 +20,6 @@ RUN (cd /lib/systemd/system/sysinit.target.wants/; \
|
||||||
systemctl set-default multi-user.target
|
systemctl set-default multi-user.target
|
||||||
|
|
||||||
COPY build/install/vm-runner.qemu /opt/vmrunner
|
COPY build/install/vm-runner.qemu /opt/vmrunner
|
||||||
|
COPY templates/* /opt/vmrunner/templates/
|
||||||
|
|
||||||
CMD ["/opt/vmrunner/bin/vm-runner.qemu"]
|
CMD ["/opt/vmrunner/bin/vm-runner.qemu"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue