Overview
MERN STACK
LAB
How to make a REST/Web API using Flask
LAB
Creating your very first Docker Container Image
LAB
Overview
MERN STACK
LAB
How to make a REST/Web API using Flask
LAB
Creating your very first Docker Container Image
LAB
Install Dependencies Wisely
Remove temporary files and caches after installing packages to reduce image size.
RUN pip install --no-cache-dir -r requirements.txtOct 18 '24
Thank you for submitting this lab Shubham! Can you please share some links to useful resources where we can learn further?
1
Nov 7 '24
Sure you can visit my medium were i put stories of new learning activities
medium.com/@shubhamprajapati032
