Open dve opened 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.
I would also love to be able to easily fire a warehouse, test my stuff and discard it.
@kazlauskis so you would also prefer an "all-in-one" image, so you don't have to use another container for postgres?
Ideally, yes, I would like to only need to set my own mockup data for the DB.
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...
I've got a docker image with version 1.32.0 now in the repo https://github.com/vegetweb/warehouse-docker
For testing our software I need a docker image of indicia. Does someone have one? Else I will start to create one.