Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started/installation/containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ We offer two options for container-based development.
1. VS Code with Devcontainer
1. Containerized setup with `dip` gem

Due to the way our we setup our `docker-compose.yml`, standard `docker-compose up` command is not support. Please checkout the "Containerized setup with `dip` gem option"
Due to the way we setup our `docker-compose.yml`, standard `docker-compose up` command is not supported. Please checkout the "Containerized setup with `dip` gem option"

If you encounter any errors with our Container setup, please kindly
[report any issues](https://github.com/forem/forem/issues/new/choose)!
Expand Down