Feedback

Chat Icon

Painless Docker - 2nd Edition

A Comprehensive Guide to Mastering Docker and its Ecosystem

Introduction to Docker CLI
16%

General Information About Your Docker Installation

Before diving into specific commands, it's useful to know how to get general information about your Docker installation. We can:

Foe example, to check the installed Docker version, you can use the command:

docker -v

Painless Docker - 2nd Edition

A Comprehensive Guide to Mastering Docker and its Ecosystem

Enroll now to unlock all content and receive all future updates for free.