Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

PythonCoderAS/pokestarbot-v1-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokestarbot-v1 Docker

Source: https://github.com/PythonCoderAS/pokestarbot-v1

Running

docker run -v `/some/path:/app/bot_data/creds.py` -v `bot-data:/app/bot_data/database.db` ghcr.io/pythoncoderas/pokestarbot-v1

Prerequisites

Follow the instructions in the parent repo.

Mappings

  • /some/path:/app/bot_data/creds.py
  • /some/other/path:/app/bot_data/database.db (Recommended to make this a volume)

About

Dockerfile for PokestarBot v1

Resources

License

Stars

Watchers

Forks

Packages