kennknowles opened a new issue, #19240:
URL: https://github.com/apache/beam/issues/19240

   While experimenting with the Python SDK locally, I found it inconvenient 
that I can't mount a host directory to the Docker containers, i.e. the input 
must already be in the container and the results of a Write remain inside the 
container. For local testing, users may want to mount a host directory.
   
   Since BEAM-5288 the `Environment` carries explicit environment information, 
we could a) add volume args to the `DockerPayload`, or b) provide a general 
Docker arguments field.
   
   Imported from Jira 
[BEAM-5440](https://issues.apache.org/jira/browse/BEAM-5440). Original Jira may 
contain additional context.
   Reported by: mxm.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to