Skip to content

LXGaming/Captain

Repository files navigation

Captain*

License Docker Hub

Usage

docker-compose

Download and use config.json

services:
  captain:
    container_name: captain
    image: lxgaming/captain:latest
    restart: unless-stopped
    volumes:
      - /path/to/captain/logs:/app/logs
      - /path/to/captain/config.json:/app/config.json
      - /var/run/docker.sock:/var/run/docker.sock

License

Captain is licensed under the Apache 2.0 license.

*Assistant to the Captain