Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 204 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 204 Bytes

Execution of docker

docker run -d -P  \
    -v `pwd`/config.py:/usr/src/app/config.py \
    -v /tmp/gallerydb/:/tmp/gallerydb \
    -v /tmp/files/:/tmp/files \
    --name tgbot zunbado/gallerybot