filmov
tv
Using RabbitMQ from Python with pika and Docker Containers for beginners

Показать описание
Chapters:
0:00 Start
03:50 Explaining layers and --no-cache
04:38 Starting building the RabbitMQ container
05:45 Explaining why we use multiple commands in one line in the Dockerfile
06:55 Explaining lynx text browser
07:50 Starting the Container with a predefined Container name
08:15 Using Unicode in RabbitMQ messages
09:55 Forcefully stopping the Container
10:30 Starting the Container interactively with a Bash session
12:30 Seeing the history of start/exit Containers
15:10 Entering the Container and killing processes