Skip to content

Instantly share code, notes, and snippets.

View vektogram's full-sized avatar

Cesar Camacho vektogram

View GitHub Profile
@vektogram
vektogram / docker-compose.yml
Created February 11, 2026 23:06
openclaw with Dokploy.
services:
openclaw-gateway:
build:
context: https://github.com/openclaw/openclaw.git#main
dockerfile: Dockerfile
container_name: openclaw-gateway
restart: unless-stopped
init: true
user: "0:0"
ports: