mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
6 lines
170 B
Bash
6 lines
170 B
Bash
OPENCODE_IMAGE_NAME=ghcr.io/anomalyco/opencode:latest
|
|
OPENCODE_RESTART=unless-stopped
|
|
VOL_PATH=/home/youruser/.local/share
|
|
OPENCODE_PORT=4096
|
|
OPENCODE_HOSTNAME=localhost
|