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
I get warnings when explicitly listing out multiple files to COPY. However, when using glob patterns, e.g. Gemfile*, then dockerfile-utils does not present a warning, even though globs may expand to multiple files.