{"id":18086918,"url":"https://github.com/denismakogon/oraclelinux-opencv","last_synced_at":"2026-05-05T15:36:05.939Z","repository":{"id":152748735,"uuid":"197265248","full_name":"denismakogon/oraclelinux-opencv","owner":"denismakogon","description":"Oracle Linux 7 OpenCV-ready images (compatible with JavaCV and OpenPNP)","archived":false,"fork":false,"pushed_at":"2019-07-26T10:42:36.000Z","size":135321,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T07:45:29.302Z","etag":null,"topics":["debian","docker","docker-images","java","jdk11","jdk12","multistage","opencv","oracle-linux"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denismakogon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-16T20:44:17.000Z","updated_at":"2019-07-26T10:42:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa14b0d8-e253-4aa3-b2eb-8601707bd704","html_url":"https://github.com/denismakogon/oraclelinux-opencv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Foraclelinux-opencv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Foraclelinux-opencv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Foraclelinux-opencv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Foraclelinux-opencv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denismakogon","download_url":"https://codeload.github.com/denismakogon/oraclelinux-opencv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423458,"owners_count":20936620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debian","docker","docker-images","java","jdk11","jdk12","multistage","opencv","oracle-linux"],"created_at":"2024-10-31T16:59:27.889Z","updated_at":"2026-05-05T15:36:00.905Z","avatar_url":"https://github.com/denismakogon.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java [11 | 12 | 13 EA | 14-Internal] OpenCV 4.1.0 docker images based on Oracle Linux 7\n\nPurpose of this repo is to provide a set of multi-stage docker images ready for OpenCV-based development in Java.\n\nThere's only one image:\n\n - denismakogon/oraclelinux7-opencv:4.1.0-build\n\nthat contains OpenCV libs installed ready to be applied within multistage builds or through \"lift-and-shift\".\n\n## Lift-and-Shift binaries\n\nIf you'd like to use OpenCV binaries instead of using my docker images, please take a look at [release folder](release).\nThis folder contains a set of archives for each Java distribution (11 for Debian and 13 for Oracle Linux, for now).\n\nHere's how you can apply OpenCV binaries to Java 13 image:\n```dockerfile\nFROM openjdk:13\n\nENV PKG_CONFIG_PATH /usr/local/lib64/pkgconfig\nENV LD_LIBRARY_PATH /usr/local/lib64\n\nRUN curl -L https://raw.githubusercontent.com/denismakogon/oraclelinux-opencv/master/apply_binaries.sh | /bin/bash \n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenismakogon%2Foraclelinux-opencv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenismakogon%2Foraclelinux-opencv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenismakogon%2Foraclelinux-opencv/lists"}