{"id":18086928,"url":"https://github.com/denismakogon/opencv-slim","last_synced_at":"2026-04-09T01:31:31.846Z","repository":{"id":152748730,"uuid":"128917852","full_name":"denismakogon/opencv-slim","owner":"denismakogon","description":"OpenCV v3 with Python 3.6 on Debian","archived":false,"fork":false,"pushed_at":"2018-04-10T15:37:19.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T01:28:17.576Z","etag":null,"topics":["debian","docker","docker-image","dockerfile","edge","fnproject","opencv","opencv3","python","python3","serverless","tensorflow"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":null,"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":"2018-04-10T10:50:45.000Z","updated_at":"2022-04-20T10:58:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6514745-d31a-4c2c-9923-09ef2d8ffde6","html_url":"https://github.com/denismakogon/opencv-slim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denismakogon/opencv-slim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Fopencv-slim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Fopencv-slim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Fopencv-slim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Fopencv-slim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denismakogon","download_url":"https://codeload.github.com/denismakogon/opencv-slim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Fopencv-slim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-image","dockerfile","edge","fnproject","opencv","opencv3","python","python3","serverless","tensorflow"],"created_at":"2024-10-31T16:59:29.155Z","updated_at":"2026-04-09T01:31:31.809Z","avatar_url":"https://github.com/denismakogon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenCV slim stretch Docker image\n\nThis is probably the smallest base image that contains complete OpenCV 3.4, Python 3.6 on Debian.\n\n## What's in base image?\n\n - Python 3.6\n - OpenCV 3.4.1 for Python 3.6\n \n## What you can do with this?\n\n - Any Python 3.6 applications with OpenCV libs\n\n## Example\n\nHere's the Python sample app that you can find [here](example).\n```dockerfile\nFROM denismakogon/opencv3-slim:edge\n\nADD . /function/\nWORKDIR /function/\nRUN pip install --no-cache --no-cache-dir --upgrade -r requirements.txt\nRUN rm -fr ~/.cache/pip /tmp*\n\nENTRYPOINT [\"python\", \"/function/main.py\"]\n```\n\n## TODO\n\n - add contrib dependencies\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenismakogon%2Fopencv-slim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenismakogon%2Fopencv-slim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenismakogon%2Fopencv-slim/lists"}