luarocks / luarocks-site

LuaRocks website and module host
http://luarocks.org
175 stars 38 forks source link

Docker distribution #26

Open subnetmarco opened 9 years ago

subnetmarco commented 9 years ago

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

leafo commented 9 years ago

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.

subnetmarco commented 9 years ago

@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.

leafo commented 9 years ago

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

subnetmarco commented 9 years ago

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

leafo commented 9 years ago

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