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 noticed that from 2.3.0.M1 to 2.3.0.M4 the behavior has changed slightly. Now, a snapshot layer is not created if the project does not have snapshot dependencies, which is cool, but also complicates the Dockerfile that needs to be created as it needs to know whether the specific application has snapshot dependencies or not. I can no longer use a generic Dockerfile. I can workaround this problem via a Docker COPY trick, but I wondered if this is a “conscious” change.
The text was updated successfully, but these errors were encountered:
Raised on Gitter:
The text was updated successfully, but these errors were encountered: