I migrated Docker machine document to wiki: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=112821535 So whenever someone wants to setup OpenWhisk with Docker machine, that would be a good starting point though it might be a little bit outdated.
Best regards Dominic 2019년 4월 23일 (화) 오전 10:39, Dominic Kim <[email protected]>님이 작성: > Thanks, folks. > And thanks Rodric for the clarification. > > Yes, this is to remove the documents about Docker machine in Mac. > Even if we drop it, OpenWhisk will still work with Docker machine. > But we just would not provide the official guide for it. > > > Best regards > Dominic > > > 2019년 4월 23일 (화) 오전 3:19, Carlos Santana <[email protected]>님이 작성: > >> +1 I have used docker for Max for the longest time so far its good for >> doing dev and test locally. >> >> - Carlos Santana >> @csantanapr >> >> > On Apr 22, 2019, at 2:04 PM, Dascalita Dragos <[email protected]> >> wrote: >> > >> > +1 as well. >> > >> >> On Mon, Apr 22, 2019 at 8:49 AM Rodric Rabbah <[email protected]> >> wrote: >> >> >> >> +1 to remove old docker machine related docs. >> >> >> >> -r >> >> >> >>> On Mon, Apr 22, 2019 at 8:08 AM Dominic Kim <[email protected]> >> wrote: >> >>> >> >>> Dear whiskers. >> >>> >> >>> I am working on upgrading Docker version in >> >>> https://github.com/apache/incubator-openwhisk/pull/4430. >> >>> And one thing comes up in my mind. >> >>> >> >>> These days, it seems Docker implicitly recommends to use Docker for >> mac( >> >>> https://docs.docker.com/docker-for-mac/install/) as they name it as >> >>> `Docker >> >>> Desktop for Mac` to express it is a standard way to use Docker in Mac. >> >>> And even they provide the guide to migrate from Docker-machine(Docker >> >>> Toolbox): https://docs.docker.com/docker-for-mac/docker-toolbox/ to >> >> Docker >> >>> For Mac. >> >>> Considering the relative easiness of setting up Docker for mac, it's >> not >> >>> surprising. (Though there are still fundamental limitations in Docker >> For >> >>> Mac.) >> >>> >> >>> With DockerForMacContainerFactory, it became easier to utilize Docker >> for >> >>> mac in mac hosts. >> >>> So I proposed to drop supports for Docker machine. >> >>> >> >>> Please share your opinion if you disagree with this. >> >>> If there's no objection, I will drop supports for Docker machine in >> >>> https://github.com/apache/incubator-openwhisk/pull/4430 >> >>> >> >>> Best regards >> >>> Dominic >> >>> >> >> >> >
