Run `docker --version`.
Docker is the de-facto standard for packaging applications and
their dependencies into a single immutable artifact: a CONTAINER IMAGE.
TASK
----
In the terminal, run:
docker --version
Pass when the output contains "Docker version".
Sign in to save your code and track progress across devices.