docker run --name spring-upload5 `
-p 80:80 `
--mount type=bind,source="$(pwd)"/files,destination=/var/lib/spring-boot/data `
-d dimmaryanto93/udemy-springboot-docker:0.0.1-SNAPSHOT