docker-instabot/README.md
2018-04-11 12:41:54 +02:00

347 B

Intabot Docker

Docker container for runnning Instabot.

Quickstart 💥

docker-compose up -d

Setup 🏗

git clone https://github.com/CupCakeArmy/docker-instabot
cd docker-instabot

# Insert your credentials and customize tags etc.
vim app.py

# Run
docker-compose up -d