Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
What is the difference between docker-compose up and docker-compose start?
docker-compose up
docker-compose start
docker-compose up and docker-compose start are not valid commands
docker-compose up starts the containers in detached mode, while docker-compose start starts them in the foreground
docker-compose up and docker-compose start are equivalent commands and can be used interchangeably
docker-compose up starts the containers and creates them if they don't exist, while docker-compose start only starts existing containers
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!