Skip to content

Find Docker and Docker Compose version

orphan

Find Docker and Docker Compose version

Open a terminal and type the following:

Terminal window
# Get Docker version
host> docker --version
# Get Docker Compose version
host> docker-compose --version
  • howto-open-terminal-on-mac
  • howto-open-terminal-on-win