DEV Community

Cover image for Understanding Docker: part 36 – Pause and unpause a container
Aurélie Vache
Aurélie Vache

Posted on

25

Understanding Docker: part 36 – Pause and unpause a container

Understanding Docker can be difficult or time-consuming. In order to spread knowledge about Cloud technologies I started to create sketchnotes about Docker. I think it could be a good way, more visual, to explain Docker (and other technologies like Kubernetes and Istio).

We continue the series of Docker sketchnotes with a focus about how to Pause and unpause a container with Docker.

Image description
Image description
Image description

As usual, if you like theses sketchnotes, you can follow me, and tell me what do you think. I will publish others sketchs shortly :-).

If you are interested, I published all the sketchnotes on Docker (and new ones!) to make a "book": "Understanding Docker in a visual way".
Spoiler alert: this book will be released in a paperbook on Amazon, like Understanding Kubernetes in a visual way

Image of Datadog

Diagram Like A Pro

Bring your cloud architecture to life with expert tips from AWS and Datadog. In this ebook, AWS Solutions Architects Jason Mimick and James Wenzel reveal pro strategies for building clear, compelling diagrams that make an impact.

Get the Guide

Top comments (2)

Collapse
 
peppelauro profile image
peppelauro

Nice job. Just a little suggestion: in the example you pause 2 containers, but "my-container2" is not instantiated, you could add it to the example, for the sake of completness 😁

Collapse
 
aurelievache profile image
Aurélie Vache

Thanks for the remark, I've just updated it in my side for the coming book 🙂

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay