Skip to content

I can not run Gitlab-ce on Docker via Windows if I set "volume" to Windows Shared Drives

  • I run Docker on my Windows.
  • I share my drives with Docker.
    image
  • I start a Gitlab-ce contain on my Docker, and set a "volume" to a shared drive.
    大厦
  • Then It can't start.
    asd
  • I guess it must be a problem about privilege and File System. It require some privilege of File that only works on Linux.