Skip to content

SpunkyBot/docker-spunkybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Docker for Spunky Bot

For Spunky Bot it is not necessary to build and maintain an own Docker image.

You can run an Alpine image from the folder where you installed Spunky Bot with the following command:

docker run -it --rm --name spunkybot -v "$PWD":/usr/src/spunkybot -w /usr/src/spunkybot python:2.7-alpine python spunky.py