How do I access files that my Docker image is writing to?


96dpi

Recommended Posts

My Docker image is a simple Python script that writes to two files. I want to be able to access (read/write) those files while the script is running. I've tried adding a container path, but I really don't know how to set this up properly. How can I make this happen?

 

image.png.f3d12d2d7d4736d3b5036aedd4ad606e.png

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.