Deploying microservices in Docker

This section will operationalize our learning by showcasing how to build containers for our BrownField PSS microservices.

Note

The full source code of this chapter is available under the Chapter 8 project in the code files. Copy chapter7.configserver, chapter7.eurekaserver, chapter7.search, chapter7.search-apigateway, and chapter7.website into a new STS workspace and rename them chapter8.*.

Perform the following steps to build Docker containers for BrownField PSS microservices:

  1. Install Docker from the official Docker site at https://www.docker.com.

    Follow the Get Started link for the download and installation instructions based on the operating system of choice. Once installed, use the following command to verify the ...

Get Spring Microservices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.