mirror of https://github.com/docker/docs.git
This commit fixes the error thrown due to a typo in the command docker-compose -f docker-compose.dev.yml up --build. The correct command is docker compose -f docker-compose.dev.yml up --build without the hyphen between 'docker' and 'compose' in the command sequence. |
||
---|---|---|
.. | ||
images | ||
build-images.md | ||
configure-ci-cd.md | ||
deploy.md | ||
develop.md | ||
index.md | ||
nav.html | ||
run-containers.md | ||
run-tests.md |