Add docker_run
This commit is contained in:
8
docker_run
Normal file
8
docker_run
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
docker run -d \
|
||||||
|
-v $(pwd)/logs:/app/logs \
|
||||||
|
-e EMAIL_ACCOUNT="faircotbot@gmail.com" \
|
||||||
|
-e EMAIL_PASSWORD="zmaqjfrvjpyvcrlg" \
|
||||||
|
-e TRYTON_ENDPOINT="http://vps104.geneva.hosting/tradon/inbound_email/inbox/75c5cf5b2410473cba0f1e9675d44bb5" \
|
||||||
|
-e INTERVAL=30 \
|
||||||
|
--name gmail-worker \
|
||||||
|
gmail-to-tryton
|
||||||
Reference in New Issue
Block a user