As a non - python dev, I want to use LocalFileTransfer without installing python.
I would like a dockerfile alongwith a docker-compose (to avoid long docker run commands) to be able to quickly get it up and running. There should be volume mapping so that I can easily access the downloads and uploads folder from my host machine.
As a non - python dev, I want to use LocalFileTransfer without installing python. I would like a dockerfile alongwith a docker-compose (to avoid long docker run commands) to be able to quickly get it up and running. There should be volume mapping so that I can easily access the downloads and uploads folder from my host machine.