lune-org/lune

Host a Docker image for the Lune runtime

vocksel opened this issue · 1 comments

Similar to how popular runtimes like NodeJS and Python have their own Docker images.

I'm using Lune as the backend for a rest API and currently I'm rolling my own Dockerfile to get the lune binary installed. It would be great to have an official image I could use as the base.

I think this would make more sense to have as an issue in lune-packaging, where I maintain community packages for various platforms. Docker would be great to have too.