ci.docker
ci.docker copied to clipboard
Add defaultServer name change feature
Depends on #467 (adding features.sh to kernel images). Fixes #421.
Adds configure-liberty.sh which sets up the server to use SERVER_NAME as the server name. This is the first task that will get run via features.sh or configure.sh.
Similar server name change on OL: https://github.com/OpenLiberty/ci.docker/pull/331