Skip to content

Extension to support patching in 19.3 docker images #1695

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
Sep 4, 2020

Conversation

ghost
Copy link

@ghost ghost commented Aug 28, 2020

  1. Added a folder named extensions which could be used to provide additional features in docker images and the user can extend the base image to include these features.
  2. Added script buildExtensions.sh which provides the user to extend the image and choose which features needs to be included in the extended image.
  3. Added a folder called patching under extensions folder which provided patching support.

@ghost ghost requested a review from gvenzl as a code owner August 28, 2020 13:53
@ghost ghost requested review from latakannan and yunus-qureshi August 28, 2020 13:53
@ghost
Copy link
Author

ghost commented Aug 28, 2020

Opened issue #1696

@yunus-qureshi yunus-qureshi assigned ghost Sep 4, 2020
Copy link

@latakannan latakannan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good for support of RU patching and one off patching

@gvenzl gvenzl merged commit f3e8a6f into oracle:master Sep 4, 2020
@Djelibeybi Djelibeybi linked an issue Sep 14, 2020 that may be closed by this pull request
@rishabh20 rishabh20 deleted the rgupta_patch_support branch March 16, 2021 11:50
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.

Patching support in 19.3 and subsequent docker image releases
5 participants