OpenLiberty / OpenLiberty/ci.docker

Include a features.sh script in the full/beta images

Open
#469 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

zenhub-dev
Dominant language
Shell
Stars
48
Forks
60
Avg merge
3h 2m
Merged PRs (30d)
3

Description

Currently the features.sh script is only in the kernel feature. This has two inconveniences

  1. When switching the FROM image from kernel to full one must always remember to remove any calls to features.sh from their Dockerfile
  2. If a user has created product extensions they cannot use the features.sh script to install them on the full image like the would when using the kernel image.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Dockerfiles or image definitions for the kernel, full, and beta images, then inspect how the existing features.sh script is included in the kernel image. Make the script available in the full and beta images, and verify that switching images does not require removing features.sh calls and that product extensions can use it there.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.