Archived, see https://git.coopcloud.tech/coop-cloud-chaos-patchs/go-ssb-room instead
Dockerfile for https://github.com/ssb-ngi-pointer/go-ssb-room/
Plain Docker:
docker run \ -e "DOMAIN=yourdomain.com" \ -v "$PWD/data:/app/data" \ -p "3000:3000" \ 3wordchant/go-ssb-room:2.0.3
Co-op Cloud:
abra app new go-ssb-room # answer prompts abra app room.example.com deploy