oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.55k stars 5.43k forks source link

Fixed issue 2660 (arm64 container fails to start) #2662

Closed aditya059 closed 1 year ago

aditya059 commented 1 year ago

This issue 2660 was caused while trying to fix a lint issue. Fixed by updating Dockerfile.

zergio158 commented 1 year ago

@aditya059 @yunus-qureshi The image built from this PR starts successfully for me. Thank you for addressing the issue and doing it so quickly!