Comment on Exploiting CI / CD Pipelines for fun and profitparentComments−faangguyindia2yIt's because dockerignore file does not take this into consideration.−alkonaut2yBut in what cases would your root/source directory be part of what you want to shove into a dockerimage? Is it like if you have a static website or php site with its root at the root of your source repo?
Comments
It's because dockerignore file does not take this into consideration.
But in what cases would your root/source directory be part of what you want to shove into a dockerimage? Is it like if you have a static website or php site with its root at the root of your source repo?