Skip to content

MarcBru107/python3-docker-write-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python3-docker-write-file

writing a file in the host system using a python script in a Docker container

Build: docker build -t py-write .

Run: docker run -v ${PWD}/data:/data py-write

About

writing a file in the host system using a python script in a Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published