docs/language/nodejs
Arinze Chianumba f85256ee43
fixes "Command 'docker-compose' not found" error.
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.
2022-11-04 16:18:05 +01:00
..
images Add reference architecture docs 2021-01-18 12:07:55 +00:00
build-images.md [ENGDOCS-1012] Get started refresh part 1 & 2 (#15965) 2022-10-27 15:32:47 -07:00
configure-ci-cd.md build: reworked ci/gha docs 2022-11-03 16:16:40 +01:00
deploy.md rename docs repository 2022-09-29 11:07:53 +02:00
develop.md fixes "Command 'docker-compose' not found" error. 2022-11-04 15:38:07 +01:00
index.md Remove unneeded <br> HTML tags 2022-07-14 19:54:47 +02:00
nav.html Add reference architecture docs 2021-01-18 12:07:55 +00:00
run-containers.md POST request changed to GET request (#16022) 2022-10-31 13:03:18 +00:00
run-tests.md fixes "Command 'docker-compose' not found" error. 2022-11-04 16:18:05 +01:00