Skip to content

Run InstaPy on Docker with persistent DB and LOG folders

License

Notifications You must be signed in to change notification settings

greyslater/docker-instapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Run InstaPy on Docker with persistent DB and LOG folders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published