Ian Lewis
Ian Lewis
This prevents a keystore password conflict, if the user has copied a template server.xml (which may include keystore config + password) First stab at addressing #427 If docker-server.sh finds certificates...
At the point in the dockerfiles where /output/workarea is removed, the directory doesn't exist, as /output is a symlink that hasn't been created yet. However, removing the real workarea directory...
Part of #622
part of https://github.com/WASdev/ci.docker/issues/622
Also add a warning if VERBOSE is not enabled at the same time as the two flags are not independent To resolve issue #464
The script helpers/build/infinispan-client-setup.sh provides a way for users to download the infinispan client libraries into a container image based on the WebSphere Liberty images. It currently has a hard coded...
Deals with OpenLiberty/ci.docker#681