Open vahid-dan opened 3 years ago
For starters, we should add time-zone
parameter to the flare-config.yml
file and use it as the default time zone for the container at runtime when anyone runs the container. Then we should be able to remove ENV TZ=America/New_York
from Dockerfile
.
We need to handle different time zones in running the containers. For instance, the time zone in OpenWhisk Mode is currently different than in Manual Mode.