/docker-instapy

Run InstaPy on Docker with persistent DB and LOG folders

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

docker-instapy

Run InstaPy on Docker with persistent DB and LOG folders

Usage

docker run -d --name=instapy \
-v <path to data>:InstaPy/persistent \
-v /etc/localtime:/etc/localtime:ro \
greyslater/instapy:latest