{"id":18086906,"url":"https://github.com/denismakogon/gocv-alpine","last_synced_at":"2025-04-13T00:52:31.551Z","repository":{"id":48616304,"uuid":"127571769","full_name":"denismakogon/gocv-alpine","owner":"denismakogon","description":"GoCV-compatible OpenCV 3.4 Alpine 3.7 Docker image","archived":false,"fork":false,"pushed_at":"2023-05-14T11:36:06.000Z","size":17,"stargazers_count":121,"open_issues_count":7,"forks_count":51,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T00:52:07.039Z","etag":null,"topics":["alpine","docker","docker-image","gocv","opencv"],"latest_commit_sha":null,"homepage":null,"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}},"created_at":"2018-03-31T21:13:10.000Z","updated_at":"2025-03-29T02:57:19.000Z","dependencies_parsed_at":"2022-09-11T14:21:30.059Z","dependency_job_id":null,"html_url":"https://github.com/denismakogon/gocv-alpine","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%2Fgocv-alpine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Fgocv-alpine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Fgocv-alpine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denismakogon%2Fgocv-alpine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denismakogon","download_url":"https://codeload.github.com/denismakogon/gocv-alpine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650439,"owners_count":21139672,"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":["alpine","docker","docker-image","gocv","opencv"],"created_at":"2024-10-31T16:59:23.409Z","updated_at":"2025-04-13T00:52:31.532Z","avatar_url":"https://github.com/denismakogon.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoCV-compatible OpenCV 4.0.1 Alpine 3.7 Docker images\n\n## What's in build-stage image?\n\n - Alpine 3.7\n - FFMPEG 4.0\n - Golang 1.10\n - OpenCV 4.0.1\n - OpenCV 4.0.1 contrib packages required by GoCV\n\n## What's in runtime image?\n\n - Alpine 3.7\n - Whatever you need there\n\n## Purpose\n\nThis is a build image for the multi-stage image provisioning as well as runtime image to work with gocv-based binaries.\n\n## Example\n\nSample Docker file you can find [here](example/Dockerfile).\n\n## Build the runtime image\n\n```bash\npushd runtime \u0026\u0026 docker build -t denismakogon/gocv-alpine:4.0.1-runtime .; popd\n```\n\n## Build the build-stage image\n\n```bash\npushd build-stage \u0026\u0026 docker build -t denismakogon/gocv-alpine:4.0.1-buildstage .; popd\n```\n\n## Test sample:\n\n```bash\npushd example \u0026\u0026 docker build -t denismakogon/gocv-alpine:test .; popd\n```\n```bash\ndocker run --rm -ti denismakogon/gocv-alpine:test\n```\n\nthe output should be the following:\n```bash\ngocv version: 0.18.0\nopencv lib version: 4.0.1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenismakogon%2Fgocv-alpine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenismakogon%2Fgocv-alpine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenismakogon%2Fgocv-alpine/lists"}