Alvise
Alvise
I confirm this plugin works installing maven globally; if you use the "default" java Dockerfile provided by Microsoft it doesn't work. The maven wrapper was added for different reason: visual...
I prefer to have a Cue SDK and understand how to translate an europa plan rather than having to use a disposable layer
This feature can be used as a workaround to [forward ssh agent issue](https://github.com/dagger/dagger/issues/3581), example: ``` ARG SSH_KEY # Adding ssh private key used to download private repos only and only...
This is quite useful for Dockerfile: ```dockerfile RUN --mount=type=ssh go mod download ```
If i want to add a private lib in go.mod the problem arise the same