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

Implemented multistage Dockerfile to shrink FMW image size #952

Merged
merged 1 commit into from
Sep 14, 2018
Merged

Implemented multistage Dockerfile to shrink FMW image size #952

merged 1 commit into from
Sep 14, 2018

Conversation

ericsmalling
Copy link

Final image size shrunk from 5.57GB to 2.3GB due to removal of intermediate installer file layers

Also changed infraDomain.env.list passwords:

  • ADMIN_PASSWORD to meet password requirements (needed number in it)
  • DB_SCHEMA_PASSWORD to match DB setup README.md

Final image size shrunk from 5.57GB to 2.3GB due to removal of intermediate installer file layers
@ericsmalling ericsmalling requested a review from mriccell as a code owner August 2, 2018 11:25
@ericsmalling
Copy link
Author

Just saw #946 , this is similar to what is being done there.

Copy link
Member

@Djelibeybi Djelibeybi left a comment

Choose a reason for hiding this comment

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

Could you please add a note to the documentation that states the minimum required version of Docker for this to work?

@Djelibeybi Djelibeybi added the oca-required The PR requires the OCA to be signed (https://www.oracle.com/technetwork/community/oca-486395.html) label Aug 2, 2018
@Djelibeybi
Copy link
Member

@ericsmalling could you please sign (or point me towards your existing) Oracle Contributor License Agreement?

@mriccell mriccell merged commit 167394a into oracle:master Sep 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oca-required The PR requires the OCA to be signed (https://www.oracle.com/technetwork/community/oca-486395.html)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants