docs/language
Arinze Chianumba 31bdfddbc4
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 15:38:07 +01:00
..
dotnet build: reworked ci/gha docs 2022-11-03 16:16:40 +01:00
golang build: reworked ci/gha docs 2022-11-03 16:16:40 +01:00
images [ENGDOCS-943] Create C# .NET language-specific guide (#15666) 2022-10-26 13:56:54 -07:00
java build: reworked ci/gha docs 2022-11-03 16:16:40 +01:00
nodejs fixes "Command 'docker-compose' not found" error. 2022-11-04 15:38:07 +01:00
python build: reworked ci/gha docs 2022-11-03 16:16:40 +01:00
index.md [ENGDOCS-943] Create C# .NET language-specific guide (#15666) 2022-10-26 13:56:54 -07:00