Indicia-Team / warehouse

GNU General Public License v3.0
5 stars 3 forks source link

Indicia Docker image #240

Open dve opened 7 years ago

dve commented 7 years ago

For testing our software I need a docker image of indicia. Does someone have one? Else I will start to create one.

JimBacon commented 7 years ago

Another developer wrote in Sept 2015 "When I have some time though I will endeavour to get a docker image running of a working warehouse". I'll email him to see if he made any progress.

kazlauskis commented 7 years ago

I would also love to be able to easily fire a warehouse, test my stuff and discard it.

dve commented 7 years ago

@kazlauskis so you would also prefer an "all-in-one" image, so you don't have to use another container for postgres?

kazlauskis commented 7 years ago

Ideally, yes, I would like to only need to set my own mockup data for the DB.

dve commented 7 years ago

I've played around with docker, here is my repo: https://github.com/vegetweb/warehouse-docker

it's not working yet - I always come to the setup page...

dve commented 7 years ago

I've got a docker image with version 1.32.0 now in the repo https://github.com/vegetweb/warehouse-docker