An updated build of Corrade - A Second Life bot platform running on Linux
10K+
This is a pre-built image for the Second Life bot platform known as Corrade.
Me in Second Life: Coal Edge
version: "3"
services:
corrade:
image: fixedbit/corrade:latest
container_name: corrade
tty: true
restart: unless-stopped
ports:
- "54377:54377"
- "8080:8080"
volumes:
- "./data/config:/config"
- "./data/Cache:/corrade/Cache"
- "./data/Logs:/corrade/Logs"
- "./data/State:/corrade/State"
- "./data/Databases:/corrade/Databases"
Content type
Image
Digest
sha256:0ec709028…
Size
149.2 MB
Last updated
over 1 year ago
docker pull fixedbit/corrade