Skip to content
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

Use node:lts-alpine in tutorial #5464

Merged
merged 2 commits into from Sep 18, 2022

Conversation

MarkEWaite
Copy link
Contributor

Use node:lts-alpine container in tutorial

  • Use LTS version of NodeJS, not NodeJS 6
  • Export port 5000 for multibranch pipeline tutorial

Further improvements to the tutorial are now included in
https://github.com/jenkins-docs/building-a-multibranch-pipeline-project

The LTS version is supported and is less frequently updated than the
development version.

Intentionally using the symbolic lts-alpine version instead of the more
specific 16-alpine so that we don't need to update this as frequently.
Tutorial results are not visible for the "production" site unless port
5000 is exported.
@MarkEWaite MarkEWaite requested a review from a team as a code owner September 17, 2022 16:49
@probot-autolabeler probot-autolabeler bot added the documentation Jenkins documentation, including user and developer docs, solution pages, etc. label Sep 17, 2022
@MarkEWaite MarkEWaite merged commit 07d70d7 into jenkins-infra:master Sep 18, 2022
@MarkEWaite MarkEWaite deleted the use-lts-alpine branch September 18, 2022 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Jenkins documentation, including user and developer docs, solution pages, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants