{"id":26115580,"url":"https://github.com/kirill-k2/arangodb-docker","last_synced_at":"2026-02-11T08:03:28.001Z","repository":{"id":278290719,"uuid":"862039556","full_name":"kirill-k2/arangodb-docker","owner":"kirill-k2","description":"ArangoDB docker builder","archived":false,"fork":false,"pushed_at":"2024-09-23T23:53:48.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T07:55:36.247Z","etag":null,"topics":["arangodb","dockerfile"],"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/kirill-k2.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":"2024-09-23T23:44:41.000Z","updated_at":"2024-09-23T23:53:52.000Z","dependencies_parsed_at":"2025-02-19T01:43:07.501Z","dependency_job_id":null,"html_url":"https://github.com/kirill-k2/arangodb-docker","commit_stats":null,"previous_names":["kirill-k2/arangodb-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kirill-k2/arangodb-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirill-k2%2Farangodb-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirill-k2%2Farangodb-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirill-k2%2Farangodb-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirill-k2%2Farangodb-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirill-k2","download_url":"https://codeload.github.com/kirill-k2/arangodb-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirill-k2%2Farangodb-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262063487,"owners_count":23252764,"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":["arangodb","dockerfile"],"created_at":"2025-03-10T07:55:43.345Z","updated_at":"2026-02-11T08:03:22.969Z","avatar_url":"https://github.com/kirill-k2.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ArangoDB docker builder\n\nBuild deb packages of ArangoDB for Ubuntu 24.04 using docker\n\nSee https://github.com/arangodb/arangodb\n\nWritten for version 3.12\n\n### Build\n\nenv `BUILD_IMAGE` - base build image (default `ubuntu:noble`)\n\n#### Build from Git\n\n```shell\ndocker build . -t arangodb\n```\n\n#### Build from local sources\n\nGet sources\n\n```shell\ngit clone --single-branch --depth 1 https://github.com/arangodb/arangodb.git\ncd arangodb\ngit submodule update --init\n```\n\nBuild\n\n```shell\ndocker build . -t arangodb -f Dockerfile-src\n```\n\n### Get DEB Packages\n\n```shell\ndocker cp $(docker create --name tmp local/arangodb):/opt ./build/ \u0026\u0026 docker rm tmp\n```\n\n### Docs\n\n- https://docs.arangodb.com/3.10/operations/installation/compiling/compile-on-debian/\n- https://github.com/arangodb/arangodb/issues/20586#issuecomment-1924045115\n- http://jsteemann.github.io/blog/2014/10/16/how-to-compile-arangodb-from-source/ \n- https://decovar.dev/blog/2021/09/23/cmake-cpack-package-deb-apt/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirill-k2%2Farangodb-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirill-k2%2Farangodb-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirill-k2%2Farangodb-docker/lists"}