I never use any fingerprinting features. Correct parsing code is really complex: - it depends on docker command line (--build-args, --target); - I don't find ready-to-use Java Dockerfile parser.
But it’s not for me to decide whether this feature is necessary. пн, 22 июл. 2019 г. в 21:40, Jesse Glick <[email protected]>: > On Mon, Jul 22, 2019 at 11:04 AM Artem Navrotskiy <[email protected]> > wrote: > > a very naive parsing Dockerfile > > All of this parsing code could simply be deleted with no loss of > functionality. See my comment in the PR. > > Really most of the plugin could be deprecated; it does more harm than good. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2CyjYx_PZV38UC%2Bnz5i9rSwa5e5T7WrC5XbJDvr3Jr_g%40mail.gmail.com > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAHg4CnErdiKaiegBgzRQPcA9C0S3V2Kg%2B0a7SHAoFRWfVFu8RA%40mail.gmail.com.
