Skip to content

InstaPy/instapy-docker

Repository files navigation

InstaPy-Docker 🐳

MIT license Docker Cloud Build Status Docker Pulls Backers on Open Collective Sponsors on Open Collective Discord

Table of contents


Presentation

This is the docker version of InstaPy which is declined in two categories:

  • docker
  • docker-compose

Both version used the same docker image hosted by the Docker Hub registry. We want to propose these two approaches, depending of everyone's preferences.

Tags used by image always refers to the corresponding version of InstaPy. Example: instapy:0.6.1 is for InstaPy released version 0.6.1.

The latesttag refers to the latest released version of InstaPy

InstaPy documentation

As mentioned above, docker image of InstaPy is built upon InstaPy released version. So, please always look first at InstaPy official repository documentation or issues. Someone else may have the same issue or question as yours! Otherwise, you could open an issue on this repo or ask for help on Discord on the dedicated channel #docker.

Some helpful links:

Guides and documentation