-
The OneDev directory seems odd to me:
/opt/docker/volumes/onedev/data. How are you running OneDev? -
I'm running it with docker compose:
services: onedev: container_name: onedev networks: - onedev volumes: - /var/run/docker.sock:/var/run/docker.sock - /opt/docker/volumes/onedev/data:/opt/onedev - /mnt/git:/opt/onedev/site ports: - 6610:6610 - 6611:6611 image: 1dev/server restart: always networks: onedev: -
Previous Value Current Value Workspace fails to start
Workspace fails to start if site directory is also mounted
-
State changed as build OD-7442 is successful
-
OneDev
changed state to 'Closed' 2 weeks ago
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
15.0.5
|
| Labels |
No labels
|
Issue Votes (0)
I created a workspace spec with the
Open Code in Containertemplate. The workspace fails to start: