Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bruvv authored Jan 28, 2019
1 parent 1fddd7f commit 93667f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ RUN pip install --no-cache-dir -r requirements.txt

COPY . .

VOLUME /app/examples/autopost/pics/

CMD [ "python3", "example/multi_script_CLI.py" ]

0 comments on commit 93667f4

Please sign in to comment.