Because Docker doesn't understand that version has a value for documentation, we otherwise get an error.
7 lines
206 B
YAML
7 lines
206 B
YAML
services:
|
|
opencode:
|
|
image: redpencil/opencode:0.0.1
|
|
volumes:
|
|
- ./data/opencode/share:/root/.local/share/opencode
|
|
- ./config/opencode/opencode.json:/root/.config/opencode/opencode.json
|