forked from gcgarner/IOTstack
-
Couldn't load subscription status.
- Fork 300
Closed
Description
I have a Python script that will fetch data from external source two times a day. I thought I would solve this by having a cron job invoking the Python script inside the Docker container.
Is it really as straight forward as creating the script in a container and then do a cron job that will exec this script?
Just asking because to me it seems like the Python container will continously run as a server?
Metadata
Metadata
Assignees
Labels
No labels