Skip to content

Correct openliberty doc for server feature configuration #1863

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Feb 17, 2021

Conversation

l3ender
Copy link
Contributor

@l3ender l3ender commented Jan 16, 2021

This PR corrects the documentation for how openliberty feature configuration takes place. The documentation incorrectly states using the wrong script file in a Dockerfile for feature download/configuration during image build.

feature.sh is the script used for installing features specified in a server.xml file, while configure.sh is used for configuring the server's runtime.

See openliberty readme for example.

@l3ender l3ender force-pushed the liberty-feature-config branch from c3e608b to e00a8d4 Compare January 16, 2021 22:56
@tianon
Copy link
Member

tianon commented Jan 21, 2021

cc @crpotter @wraschke @arthurdm

Co-authored-by: Arthur De Magalhaes <arthurdm@ca.ibm.com>
@tianon
Copy link
Member

tianon commented Feb 1, 2021

@arthurdm PTAL - this LGTY? 🙏

@arthurdm
Copy link
Contributor

arthurdm commented Feb 1, 2021

thanks @tianon & @l3ender - I've added two more comments, to make this sample consistent with the docs in GitHub.

@l3ender
Copy link
Contributor Author

l3ender commented Feb 17, 2021

Thanks for the review and suggestions, @arthurdm. I've made the updates, please take a look! My apologies for the slow response.

@arthurdm
Copy link
Contributor

thanks @l3ender! LGTM

@tianon tianon merged commit c67e05e into docker-library:master Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants