2020-04-07 03:49:52 UTC - Nathan Zhou: Hi, I am trying to build docker image & deploy openwhisk on my local machine following the instructions in <https://github.com/apache/openwhisk-devtools|openwhisk-devtools> (How to setup OpenWhisk with Docker Compose). I changed the stemCells settings in my local openwhisk repo. Specified OPENWHISK_PROJECT_HOME as my local repo. Ran make docker-build and make run. But two action-nodejs-v10 pre-warmed containers still appear. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586231392069300 ---- 2020-04-07 03:51:58 UTC - Nathan Zhou: Has anyone tried this method of building & deploying OpenWhisk? Thanks. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586231518070400 ---- 2020-04-07 05:22:58 UTC - Nathan Zhou: Oh I realized that I should modify <https://github.com/apache/openwhisk-devtools|openwhisk-devtools>/<https://github.com/apache/openwhisk-devtools/tree/master/docker-compose|docker-compose>/docker-whisk-controller.env. +1 : Rodric Rabbah https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586236978071000 ----