/docker-clonehero-server

Docker images for the Clone Hero PTB Standalone Server Software

Primary LanguageShell

docker-clonehero-server

Docker images for the Clone Hero PTB Standalone Server Software

Environment Variables

  • SERVER_NAME - Server name
  • SERVER_PASSWORD - Server password
  • SERVER_ADDRESS - Server address
  • SERVER_PORT - Server port

TO-DO

Pull Requests are very welcome!

  • Pull server binary from clonehero.net during build instead of keeping it in the repo
  • Default to no password when SERVER_PASSWORD is not set
  • Automatic builds using GitHub Actions
  • Push to Docker Hub