luarocks-site icon indicating copy to clipboard operation
luarocks-site copied to clipboard

Docker distribution

Open subnetmarco opened this issue 9 years ago • 5 comments

Since this application requires many dependencies to run locally, it would be nice to have a Docker distribution that can be easily started.

subnetmarco avatar Feb 05 '15 23:02 subnetmarco

Is this for running it or development? I do have a vagrant machine that I've built for other Lapis projects I have that could be reused here.

leafo avatar Feb 07 '15 21:02 leafo

@leafo in my case for running it, but it would be useful for development too. If you could include a Vagrantfile to the repo that would be nice.

subnetmarco avatar Feb 08 '15 00:02 subnetmarco

Sure, I'll try to set that up when I get a chance.

Here's a docker image for lapis, maybe that could be used as a base: https://github.com/torhve/lapis-docker

leafo avatar Feb 08 '15 00:02 leafo

In order to create a Dockerfile, it would be nice to have tags to specific releases.

subnetmarco avatar Apr 02 '15 05:04 subnetmarco

Okay, I'll just start incrementing an integer, I just created the tag v1

leafo avatar Apr 02 '15 05:04 leafo