Skip to content

[Docs] Update Docker deployment documentation #343

@pi314ever

Description

@pi314ever

The default config for spawning with docker does not work OOTB. Here are the issues:

  1. URL needs to be https://localhost or https://127.0.0.1
  2. Docker image uses local opencode:latest instead of official ghcr.io/anomalyco/opencode:latest
  3. Docker command repeats opencode command instead of just appending serve --port 4096 --hostname '0.0.0.0' to docker image, which causes docker container to exit immediately after printing help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions