Files
docker-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
..
2022-11-03 16:16:40 +01:00
2022-09-29 11:07:53 +02:00
2022-07-14 19:54:47 +02:00