scaleway / image-tools

:nut_and_bolt: Scripts used to create Images on Scaleway - https://github.com/scaleway-community
https://github.com/scaleway-community
MIT License
117 stars 36 forks source link

Use oneshoot http server if none serving /tmp/build #160

Closed ElNounch closed 8 years ago

ElNounch commented 8 years ago

Enable use of make image_on_local outside of builder image, if no local webserver is publishing /tmp/build. Auto-select a free dynamic TCP port.

moul commented 8 years ago

Nice idea !

QuentinPerez commented 8 years ago

Tested and LGTM 😃 thank you @ElNounch