WASdev / ci.docker

Build scripts for Docker images (Dockerfiles) and Docker related utilities for WebSphere Liberty.
Apache License 2.0
124 stars 120 forks source link

Support alternative server name to defaultServer using Liberty docker images #421

Open NottyCode opened 2 years ago

NottyCode commented 2 years ago

At present, the server name for IBM provided containers are 'defaultServer'. When using Liberty containers with WebSphere Automation, this 'defaultServer' name is reported. We would like to override this 'defaultServer' name to set it to a value that is meaningful to us.

leochr commented 2 years ago

Related issue for Open Liberty: https://github.com/OpenLiberty/ci.docker/issues/284