Skip to content

Repository files navigation

Create random files with python in a Docker Container

Docker project with a python script which creates 10x txt files inside the Docker container and share them via -v volume mount with the Docker host.

Run

docker image build -t pyscript:latest .
./script.sh

only on unix-systems

About

A simple file creation script in python running inside a docker container environment, sharing the resulting files with the docker host system

Resources

Contributing

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages