-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Date output is wrong for both containers and podman machine itself on OS X.
Steps to reproduce the issue:
I'm not sure 100% in my reproduction guide
- Install podman on OSX
- Create podman machine
- Wait couple of days
- Get date from podman machine
Describe the results you received:
OS X date:
$ date
Sun Sep 12 15:55:30 MSK 202
Podman container and podman machine ssh date:
$ date
Fri Sep 10 19:47:08 UTC 2021
I have ran same command again and time was completely the same.
After stoping and starting machine again time started to go.
Describe the results you expected:
Date inside podman machine should be right
Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
Client:
Version: 3.3.1
API Version: 3.3.1
Go Version: go1.17
Built: Mon Aug 30 22:15:26 2021
OS/Arch: darwin/amd64
Server:
Version: 3.3.1
API Version: 3.3.1
Go Version: go1.16.6
Built: Mon Aug 30 23:46:36 2021
OS/Arch: linux/amd64
