You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should probably check the .dockerignore file and skip building if only ignored files in the directory have changed. Some people put the Dockerfile itself into .dockerignore, so there must be special provision not to skip changes in Dockerfile. Changes in .dockerignore can be ignored as well, I suppose.
🤔 This idea came to me when I opened this PR:: #573
Originally posted by @atheo89 in #558 (comment)
The text was updated successfully, but these errors were encountered: