I have a dockerfile, where my image is python:3.7-alpine.
In my project, I use a git repository I need to download. Is there any way to do that ?
My Dockerfile