Closed metacosm closed 5 years ago
Is there supposed to be some documentation about JARPATTERN
?
LGTM.
Remark: It could be interesting that we decorate the image with some labels as quarkus did - https://github.com/quarkusio/quarkus-images/blob/master/quarkus-maven-overrides.yaml#L6-L14
Sure, this PR only focuses on getting things working for other runtimes.
Is there supposed to be some documentation about
JARPATTERN
?
Just added some.
Is there supposed to be some documentation about
JARPATTERN
?Just added some.
Thanks
@jponge @Ladicek any comments on this?
LGTM
This accomplished via 2 means: first, make the image bundling some SB dependencies depend on this one instead of the reverse and second, parameterize the build command so that it retrieves a JARPATTERN env var to identify which jar needs to be run.