[Gunbot](https://github.com/GuntharDeNiro/BTCT) packaged for convenience.
10K+
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.
Content type
Image
Digest
Size
648.3 MB
Last updated
over 5 years ago
docker pull nearlydone/gunbot:21.10.0