docker-freescout icon indicating copy to clipboard operation
docker-freescout copied to clipboard

Improve git clone process in Dockerfile

Open PeterDaveHello opened this issue 3 years ago • 0 comments

Only shallow clone the single target branch with one single commit, will speed up the git clone and docker build process.

PeterDaveHello avatar Dec 07 '21 08:12 PeterDaveHello