Sourcebot
install
mkdir sourcebot
cd sourcebot
vim docker-compose.yml
services:
sourcebot:
image: ghcr.io/sourcebot-dev/sourcebot:latest
ports:
- "3100:3100"
restart: unless-stopped
sudo docker compose up -d
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help