How to use Liberty 8.5.5.9 Docker -
we believe new websphere liberty 16.0.0.2 has important bug related jax-rs 2.0 client, prevents standard rest calls apps deployed work. last version know bug free 8.5.5.9, dockerfile of official docker ibm has been updated 16.0.0.2
even though use dockers, no docker geek. possible specify in dockerfile in first line:
from websphere-liberty:webprofile7
that want version of docker includes 8.5.5.9 , not last one? 1 be? (other docker, solr, explain different versions in doc)
if @ 'tags' tab on docker hub see there other historical tags still available including websphere-liberty:8.5.5.9-webprofile7. note these images represent snapshot in time e.g. not rebuilt when new versions of base ubuntu image created. intention liberty provides 0 migration , therefore should able use latest. have found counter-example...
Comments
Post a Comment