but if that was automated through the CLI, maybe it would make it easier for using docker?
I was thinking of a way to create the docker image along with other parameters passed on the build... but if the only way is the official image.. then I guess that's the way to go... we will need some doc around on how to use docker. On Wed, Sep 23, 2015 at 5:00 PM, Victor Romero <[email protected]> wrote: > It is too environment dependant and it would end up copying tons of > paramenters from docker. > > However, having an official docker file and docker image published in the > dockerhub would greatly help others too run servers or build their own > customizations on top of it. > > I'm happy to work on it if that is fine. > > > 2015-09-23 13:28 GMT-07:00 Clebert Suconic <[email protected]>: > > > It's just an idea a had for a while... and I couldn't find a way to > > implement it. > > > > It would be nice if we could create an artemis server with a --docker > > option... > > > > ./artemis create --docker ... etc.. > > > > From the little I researched, docker offers the image ready, etc... so > I'm > > not sure it makes sense. but if it did it would be a cool feature... > > > > > > Does anyone have any idea on how that could be done? and if that makes > > sense or not? > > > -- Clebert Suconic
