Question #197

Author: admin
tags: Docker  
docker-compose up
docker compose up
Is there a difference between these two commands?
docker-compose is written in Python, docker compose is a Go program and works faster.
docker-compose works only in Windows.
docker compose variant can't use volumes.
There is no difference between these two commands.
Rate the difficulty of the question:
easyhard