<div dir="ltr">AFAIK, all the pull-* commands do is download into /var/lib/machines.<div>You could easily enough just copy things into there yourself.</div><div><br></div><div>Or even less work: don't copy them in there at all, and pass your image directly to systemd-nspawn (which is what machinectl uses)</div><div>See: <a href="http://www.freedesktop.org/software/systemd/man/systemd-nspawn.html">http://www.freedesktop.org/software/systemd/man/systemd-nspawn.html</a></div><div><div class="gmail_extra"><br><div class="gmail_quote">On 2 March 2015 at 17:45, Erik Johnson <span dir="ltr"><<a href="mailto:erik@saltstack.com" target="_blank">erik@saltstack.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">The machinectl pull-* commands allow you to download container images,<br>
but no such option (yet) exists for deploying from an image or tar file<br>
on your local filesystem.<br>
<br>
Are there plans to expand the machinectl pull-* commands to support<br>
either absolute file paths or file:/// URLs?<br>
<br>
My current dirty hack is to run an nginx instance that listens only on<br>
localhost, and pull from <a href="http://localhost/path/to/container.tar.gz" target="_blank">http://localhost/path/to/<u></u>container.tar.gz</a>, but<br>
this is far from ideal.<span class=""><font color="#888888"><br>
<br>
-- <br>
<br>
Erik Johnson | Senior Engineer<br>
<br>
3400 North Ashton Blvd, Suite 110 | Lehi, UT 84043<br>
<a href="mailto:erik@saltstack.com" target="_blank">erik@saltstack.com</a> | <a href="http://saltstack.com" target="_blank">http://saltstack.com</a><br>
</font></span><br>_______________________________________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
<br></blockquote></div><br></div></div></div>