Jared, thanks for the details. Igniters, is there anyone who had a chance prepared our Docker images for releases can look into the reported issue?
- Denis On Fri, Apr 3, 2020 at 2:45 PM Jared Gholston <[email protected]> wrote: > I'm not exactly sure what version of the ignite docker image we are using, > but it is not using BusyBox. The new version the following fails: > > wget https://google.com > > this works: > > wget http://google.com > > > Any https wget fails on the new docker image. We import several jars using > the EXTERNAL_LIBS configuration. The libs are coming from s3 and maven > central all of which require https. > > I hope that helps, > Jared > > > > > -- > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ >
