C:\docker.exe: Error response from daemon: OCI runtime create failed: container_linux.go:296: starting container process caused "process_linux.go:398: container init caused \"rootfs_linux.go:58: mounting \\"/etc/localtime\\" to rootfs \\"/var/lib/docker/overlay2/8322352b9cebf07f6e6ea22511b310287ce84fe9053dbd1e559e638a9496835e/merged\\" at \\"/var/lib/docker/overlay2/8322352b9cebf07f6e6ea22511b310287ce84fe9053dbd1e559e638a9496835e/merged/etc/localtime\\" caused \\"not a directory\\"\"": unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type.
seems to be a an issue with the localtime path, what should that be set to?
I'm using docker for windows, running the command given in the readme gives the following error:
seems to be a an issue with the localtime path, what should that be set to?