LXGaming / Captain

*Assistant to the Captain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

*Assistant to the Captain

License:Apache License 2.0


Languages

Language:C# 97.2%Language:Dockerfile 2.8%