Sign inSign up

nearlydone/gunbot

By nearlydone

Updated over 5 years ago

[Gunbot](https://github.com/GuntharDeNiro/BTCT) packaged for convenience.

Image
3

10K+

nearlydone/gunbot repository overview

docker-compose.yml

version: '3.7'

services:
  gunbot:
    image: nearlydone/gunbot:10.7.2.837
    container_name: gunbot
    ports:
      - 5000:5000
    volumes:
      - /absolute/path/to/your/config.js:/app/config.js

I've mounted your configuration file into the container so that it is never part of the built artifact.

Tag summary

Content type

Image

Digest

Size

648.3 MB

Last updated

over 5 years ago

docker pull nearlydone/gunbot:21.10.0