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

Oracle web logic14 and oracle java8 dockerfile fixes oca #2884

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2024

  1. Update Oracle WebLogic and Java Dockerfiles for version 14.1.1.0

    - Standardized Dockerfile formatting (e.g., uppercase `AS` in multi-stage builds)
    - Fixed minor grammatical issues in comments for clarity
    - Improved environment variable definitions with consistent syntax
    - Refined system update commands and alternatives configuration for Java binaries
    - Removed deprecated Dockerfiles for developer, generic, and slim distributions
    - Updated buildDockerImage.sh script for better compatibility with JDK 8/11
    
    This update ensures consistency across the Dockerfiles and improves build stability.
    
    Signed-off-by: Marcos Caputo <[email protected]>
    caputomarcos committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    83f5452 View commit details
    Browse the repository at this point in the history
  2. Update Oracle WebLogic and Java Dockerfiles for version 14.1.1.0

    - Standardized Dockerfile formatting (e.g., uppercase `AS` in multi-stage builds)
    - Fixed minor grammatical issues in comments for clarity
    - Improved environment variable definitions with consistent syntax
    - Refined system update commands and alternatives configuration for Java binaries
    - Removed deprecated Dockerfiles for developer, generic, and slim distributions
    - Updated buildDockerImage.sh script for better compatibility with JDK 8/11
    
    This update ensures consistency across the Dockerfiles and improves build stability.
    
    Signed-off-by: Marcos Caputo <[email protected]>
    caputomarcos committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    150ee48 View commit details
    Browse the repository at this point in the history