vendredi 2 septembre 2016

Date Time is off in docker container

Reference - Laradock

According to the above documentation I ran the nginx & mysql containers

docker-compose up -d  nginx mysql

Then I enter the workspace container using following command

docker exec -it laradock_workspace_1 bash

And when I check the date in this container its around 15 mins off, which causing me issue for my internal API request.

Note that I'm using windows environment & Laravel version 5.2.45. How can I solve this issue?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire