@ManningBooks If you already read Bootstrapping Microservices (thank you early supporters!) please take another look once Manning sends you the final copy.
The properly rendered and annotated code listings are really worth it!
@ManningBooks If you have don't have the book yet, you can read the first chapter free here:
The "docker run" command allows you to instantiate a container from an image. That means you can easily create an instance of an application, server or microservice.