How can I use Docker volume mounting on CircleCI?

Mounting Local Directories

It's not possible to use Docker volume mounting with the docker executor, but using the machine executor it's possible to mount local directories to your running Docker containers. You can learn more about the machine executor here on our docs page.

 

Additional Resources

Was this article helpful?
43 out of 110 found this helpful

Comments

0 comments

Article is closed for comments.