docker --version
and docker-compose --version
to ensure the success of the installation.docker --version
and docker-compose --version
commands to make sure that the installation was successful.Docker Engine
, Docker Compose
, Docker Dashboard
, Kubernetes
and a few other goodies. On Linux however, you donโt get such a bundle. What you do instead is you install all the necessary tools you need manually. Installation procedures for different distributions are as follows:docker --version
and docker-compose --version
to ensure the success of the installation.