python - Django docker with local volumes -


i'm experiencing difficulties running django docker local volumes. when run normally(without binding local folders works fine. when want run binding gives me error "python: can't open file 'manage.py': [errno 2] no such file or directory".

i'm running under windows same problem under mac os. path 100% correct. (i'm using kitematic)

does came across issue?


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -