V
V
Vitaly Musin2016-05-23 16:26:20
virtual box
Vitaly Musin, 2016-05-23 16:26:20

Why does Docker for Windows block mounted files that are open in the browser?

I installed Docker on Windows 10, launched the NGINX container, mounted the folder with the site, when you open the site in the browser, open files are blocked for editing in the local folder on Windows, which makes it impossible to use Docker for development. What could be the reason?
Lock Error: File is in use by VBoxHeadless.exe (Virtulabox) process

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
spotifi, 2016-05-24
@spotifi

You are using Docker incorrectly, not in accordance with its principles. Your application files shouldn't stick around outside of Docker. Only mutable data (database files) should be outside.

D
demsi, 2017-01-27
@demsi

Same problem with vagrant. Tried to implement in the organization, but a bummer. Windows users cannot work due to file lock.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question