mirror of
https://github.com/cupcakearmy/docker-instabot.git
synced 2025-03-12 23:57:28 +00:00
Intabot Docker
Docker container for runnning Instabot.
Quickstart 💥
docker-compose up -d
Setup 🏗
git clone https://github.com/CupCakeArmy/docker-instabot
cd docker-instabot
# Copy or Move sample config.
cp config.sample.json config.json
# Insert own login data and tags.
vim config.json
# Run
docker-compose up -d
Languages
Dockerfile
68.3%
Python
31.7%