Problem
docker run -it --rm ghcr.io/anomalyco/opencode
Desired outcome
- Publishing a pre-built Docker image for Maka CLI.
Alternatives or workarounds
- Writing a Dockerfile myself is also an option, but it is somewhat tedious.
- The initial version of the Docker image doesn't need to handle complex requirements. However, being able to pre-configure skills or MCPs via configuration files in a volume would clearly reduce manual effort.
Problem
anomalyco/opencode(see https://opencode.ai/docs/#initialize )—would clearly facilitate user testing.Desired outcome
Alternatives or workarounds