nwangtw opened a new pull request #3441: Improve docker dev env script URL: https://github.com/apache/incubator-heron/pull/3441 The existing script can be used to create a docker image/container of the heron dev environment. However, raw docker commands are needed to go back to the same container. A new script is added to make it easier to use the container dev environment, so that deverlopers can create a container with: dev-env-create.sh NAME and return to the container (or start a new shell) with: dev-env-run.sh NAME
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
