algairim commented on a change in pull request #330: URL: https://github.com/apache/brooklyn-docs/pull/330#discussion_r699552555
########## File path: guide/blueprints/blueprinting-tips.md ########## @@ -63,11 +63,6 @@ This is fast and simple, but has some obvious downsides: Docker containers provide a convenient way to test blueprints (and also to run blueprints in production!). -The [Clocker project](http://www.clocker.io) allows the simple setup of Docker Engine(s), and for Docker -containers to be used instead of VMs. For testing, this allows each run to start from a fresh -container (i.e. no install artifacts from previous runs), while taking advantage of the speed -of starting containers. - Review comment: Clocker project does not exist anymore. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
