apigee/edge-launchpad

release docker for edge-launchpad

kidiyoor opened this issue · 0 comments

Purpose : To remove frictions like

  • installing nodejs
  • installing gulp
  • running npm install
    just to install dependencies for deployment during deployment of solutions and more.

Result : Users should be able to deploy solution by just running single command something like bellow -
docker run -v $(pwd):/opt/apigee/deploy apigee/edge-launchpad deploy