Pulling the RabbitMQ image from Docker Hub

We need to pull the RabbitMQ image from Docker Hub. We will use the image from the official repository as it is more safe and reliable.

To get the image, we need to use the following command:

docker pull rabbitmq:3.7.0-management-alpine

Wait for the download to end and then we can move forward to the next section. In the next section, we will learn how to set up the RabbitMQ server.

Get Spring 5.0 By Example 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.