Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
Add docker tag description to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Sokolov committed Mar 9, 2019
1 parent a7b6f07 commit 7f83e15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Service for posting to various social medias from one place
### Docker-based setup
Prerequisites: docker-compose, `.env` file in the project root

Specify Docker tag (see [list of tags](https://hub.docker.com/r/piterpy/postpost/tags) on DockerHub):

`export TAG=dev`

Start containers:

`docker-compose up -d`
Expand Down

0 comments on commit 7f83e15

Please sign in to comment.