You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having issues trying to get any of these debian images to run and wondered if you could offer some insight as to what I may be doing wrong please?
Here is the output after running
$docker-compose up -d
Creating network "debian_default" with the default driver
Creating erpnext_redis_queue ... done
Creating erpnext_redis_socketio ... done
Creating erpnext_db ... done
Creating erpnext_redis_cache ... done
Creating erpnext_app ... error
ERROR: for erpnext_app Cannot start service erpnext_app: b'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/timezone\\\\\\" to rootfs \\\\\\"/var/lib/docker/overlay2/9e66de137b0fab610167aeb53b08361d87a5807229ae2fc0aea700e46492de2d/merged\\\\\\" at \\\\\\"/var/lib/docker/overlay2/9e66de137b0fab610167aeb53b08361d87a5807229ae2fc0aea700e46492de2d/merged/etc/timezone\\\\\\" 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 erpnext_app Cannot start service erpnext_app: b'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/timezone\\\\\\" to rootfs \\\\\\"/var/lib/docker/overlay2/9e66de137b0fab610167aeb53b08361d87a5807229ae2fc0aea700e46492de2d/merged\\\\\\" at \\\\\\"/var/lib/docker/overlay2/9e66de137b0fab610167aeb53b08361d87a5807229ae2fc0aea700e46492de2d/merged/etc/timezone\\\\\\" 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.
The text was updated successfully, but these errors were encountered:
Greetings.
I'm having issues trying to get any of these debian images to run and wondered if you could offer some insight as to what I may be doing wrong please?
Here is the output after running
$docker-compose up -d
The text was updated successfully, but these errors were encountered: