6 ms·
This approach is actually ideal for Docker ignore files to reduce bloat of your Docker images.
by queezey 13d ago
This approach is actually ideal for Docker ignore files to reduce bloat of your Docker images.
- jdpage 13d agoYeah, I don't see myself using this for Git (where it's very easy to see what you're adding, but not obvious and high-cost if you're missing something), but it's my standard approach for Docker images (where it's easy to tell that something is missing, and low-cost to fix it).