Credits to https://stackabuse.com/handling-file-uploads-in-node-js-with-expres-and-multer/
docker run -p 3000:3000 prumand/simple-upload
If you go to http://:3000 all files uploaded will be stored at /uploaded-files/.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Credits to https://stackabuse.com/handling-file-uploads-in-node-js-with-expres-and-multer/
docker run -p 3000:3000 prumand/simple-upload
If you go to http://:3000 all files uploaded will be stored at /uploaded-files/.