We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d082c5b commit 6c160b6Copy full SHA for 6c160b6
README.md
@@ -431,7 +431,7 @@ Book-detail page for Admin user:
431
Check out [package.json](https://github.com/builderbook/builderbook/blob/master/package.json).
432
433
## Docker
434
-- Install Docker (Ubuntu instructions: https://phoenixnap.com/kb/how-to-install-docker-on-ubuntu-18-04)
+- Install Docker and Docker Compose
435
- Modify `docker-compose-dev.yml` file
436
- If using Ubuntu, follow these steps: https://stackoverflow.com/questions/38775954/sudo-docker-compose-command-not-found
437
- Start app with `docker-compose -f docker-compose-dev.yml up`
0 commit comments