Работаю удаленно. На работе работаем через линукс.
Для дома, чтобы не ставить пингвина скачал Docker Desctop.
Пытаюсь поднять контейнер. Падает на поднятии бд
Creating app_mysql_1 ... error ng container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"/etc/localtime\\\" to rootfs \\\"/var/lib/docker/overlay2/1d0ec61adf2aac6e6ae90341fe5514875640a0ca255efb9ff329f27710368bd1/merged\\\" at \\\"/var/lib/docker/overlay2/1d0ec61adf2aac6e6ae90341fe5514875640a0ca255efb9ff329f27710368bd1/merged/usr/share/zoneinfo/UCT\\\" 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
ERROR: for app_mysql_1 Cannot start service mysql: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"/etc/localtime\\\" to rootfs \\\"/var/lib/docker/overlay2/946ad33c71f48941c5881b81cf25f038d93e1c3c8777ba87f09774d11ef431cf/merged\\\" at \\\"/var/lib/docker/overlay2/946ad33c71f48941c5881b81cf25f038d93e1c3c8777ba87f09774d11ef431cf/merged/usr/share/zoneinfo/UCT\\\" 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
ERROR: for mysql_test Cannot start service mysql_test: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"/etc/localtime\\\" to rootfs \\\"/var/lib/docker/overlay2/1d0ec61adf2aac6e6ae90341fe5514875640a0ca255efb9ff329f27710368bd1/merged\\\" at \\\"/var/lib/docker/overlay2/1d0ec61adf2aac6e6ae90341fe5514875640a0ca255efb9ff329f27710368bd1/merged/usr/share/zoneinfo/UCT\\\" 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
ERROR: for mysql Cannot start service mysql: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"/etc/localtime\\\" to rootfs \\\"/var/lib/docker/overlay2/946ad33c71f48941c5881b81cf25f038d93e1c3c8777ba87f09774d11ef431cf/merged\\\" at \\\"/var/lib/docker/overlay2/946ad33c71f48941c5881b81cf25f038d93e1c3c8777ba87f09774d11ef431cf/merged/usr/share/zoneinfo/UCT\\\" 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
ERROR: Encountered errors while bringing up the project.