bounswe / bounswe2022group4

6 stars 3 forks source link

Update Dockerfile and docker-compose to run more efficiently #535

Closed MercerFrey closed 1 year ago

MercerFrey commented 1 year ago

I changed the Dockerfile to run more efficiently. Now it does two stage build. The image size was 1.4Gb in the server. This update reduced it to 200 Mb.

oguzhantok commented 1 year ago

Thanks @MercerFrey!