Search Results

Search Results

Query: docker
Found 6 results
  • docker

    documents/dev/docker.md
    # Docker ## Mac Instructions [use colima](https://github.com/abiosoโ€ฆ
  • deployment-options

    _private/qwestly-docs/Features/qwestly-agent/deployment-options.md
    โ€ฆ50/mo for a small VM | Best balance of DX + capability. Any Docker image. | | **Railway** | Dead simple, good for Python backeโ€ฆ
  • framework-comparison

    _private/qwestly-docs/Features/qwestly-agent/framework-comparison.md
    โ€ฆflow, monitoring, all in one platform. - **Self-hostable** (Docker). - **Excellent for rapid prototyping** โ€” you can have a woโ€ฆ
  • MCP

    AI/MCP.md
    โ€ฆ| **URI scheme** | Custom, e.g. `config:///app`, `notes:///docker`, `prompts:///code-review` | **Example:** ```js server.reโ€ฆ
  • workspace-harness

    AI/workspace-harness.md
    โ€ฆalready exists. 2. **Install tooling** โ€” nvm, Node, pm2 (or Docker, etc.). 3. **Be safe to re-run** โ€” every step checks "alreaโ€ฆ
  • create-react-app

    documents/dev/snippets/javascript/create-react-app.md
    โ€ฆjsx" }, "include": [ "src" ] } ``` ### Inside of docker * for < v5.0.0, add `CHOKIDAR_USEPOLLING=true` to .env * foโ€ฆ