DOCKER / MINIO / MULTIPLE FILE UPLOAD
I have finished implemented docker for this project.
I have learnt to create DOCKERFILE, DOCKER-COMPOSE.YAML and how to use images, containers etc.
Now, anyone can pull my repository and run
docker compose up
and have it up and running easy-peasy.
Since, my project uses AWS S3, I have implement MINIO, which means they don’t have to put in their AWS S3 credentials and have it running on their local system.
I have implemented multiple image upload which I should’ve done a long time ago. It was really easy.
Changelog
Log in to leave a comment