boyter / searchcode

Official support channel for searchcode.com support issues and the like.
18 stars 3 forks source link

Official Docker Image? #35

Closed movermeyer closed 4 years ago

movermeyer commented 8 years ago

As cliche as it might be, it would be nice to have an official searchcode Docker image. That way people who wanted to try out the server could just docker run -d searchcode and have a working searchcode server.

movermeyer commented 8 years ago

Here is a basic Dockerfile that does this.

It probably needs a little bit more work in order to match the Dockerfile best practices.

boyter commented 8 years ago

Hi @movermeyer it is something I am planning on getting around to. I registered searchcode in dockerhub in anticipation of doing so. I am not an expert in docker but I agree its probably worth the effort.

Just in case you were looking for one, there is this one https://hub.docker.com/r/arkii/searchcode-server-community/ provided by @arkii however he has also asked if I would provide an official one.

movermeyer commented 8 years ago

Excellent. Thanks.

arkii commented 8 years ago

Or @boyter , you can create a docker-build repo , and setup a hook, so that docker image could be automatic build, people also can help you to maintain it.

boyter commented 8 years ago

That's the idea. I am not a docker expert (I have very little experience with it but will attempt to create one.

egeland commented 4 years ago

Hey, just curious if this ever happened? 2016 is a little while ago now.. 😉

boyter commented 4 years ago

I am ashamed to admit no... nothing has happened. I should look into it again.

egeland commented 4 years ago

Life gets in the way.. :)

boyter commented 4 years ago

To be honest my distractions are usually my own fault.