Wow. I missed those evolutions. So I guess it should not be hard to package it as a docker image.
To be able to say to people: execute "docker run -p 8080:8080 openwhisk/standalone" and enjoy... If it is possible I can volounteer to write the dockerfile do that... I have a question: does it use the local docker? Where is the invoker? -- Michele Sciabarra mich...@sciabarra.com ----- Original message ----- From: Rodric Rabbah <rod...@gmail.com> To: dev@openwhisk.apache.org Subject: Re: OpenWhisk as a single docker image? Date: Saturday, November 09, 2019 2:31 PM Do you mean the standalone controller? https://github.com/apache/openwhisk/blob/master/core/standalone/README.md -r > On Nov 9, 2019, at 8:18 AM, Michele Sciabarra <mich...@sciabarra.com> wrote: > > Hello all, > > I remember the discussion about the openwhisk as a single executable that > includes also Kafka. So I wonder: is it now possible to run (for development > purposes of course) OpenWhisk as single docker image if we add also couchdb > to that one? Because I have an use case where even a docker-compose can be > inconvenient... > > -- > Michele Sciabarra > mich...@sciabarra.com