Apply suggestions from code review

Co-authored-by: Mirsal <mirsal@mirsal.fr>
This commit is contained in:
Fábio D. Batista
2020-12-02 16:40:07 -03:00
committed by GitHub
parent 05dfe25557
commit 014b843a2c
3 changed files with 4 additions and 4 deletions

View File

@ -6,6 +6,6 @@ ADD watch /watch
VOLUME /data
ENV DELETE_FLAG "--delete"
ENV S3_SYNC_FLAGS "--delete"
ENTRYPOINT [ "./watch" ]
CMD ["/data"]