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

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -