mirror of
https://github.com/cupcakearmy/docker-instabot.git
synced 2026-07-26 00:56:08 +00:00
94b4794a36184ee9d28e08d574fbf7112bc888c8
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%