{"id":31769994,"url":"https://github.com/jfrog/jfrog-ecosystem-integration-env","last_synced_at":"2025-10-10T02:56:15.245Z","repository":{"id":37982356,"uuid":"273263192","full_name":"jfrog/jfrog-ecosystem-integration-env","owner":"jfrog","description":"A Docker image containing all the tools JFrog CLI integrates with and supports.","archived":false,"fork":false,"pushed_at":"2025-05-18T08:02:55.000Z","size":66,"stargazers_count":14,"open_issues_count":4,"forks_count":14,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-18T08:31:06.054Z","etag":null,"topics":["docker","dotnet","go","gradle","jfrog","jfrog-cli","maven","msbuild","npm","nuget","pip"],"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/jfrog.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,"zenodo":null}},"created_at":"2020-06-18T14:41:24.000Z","updated_at":"2025-05-18T07:35:37.000Z","dependencies_parsed_at":"2023-02-02T08:02:27.594Z","dependency_job_id":"bacf7eb7-215f-4374-895b-4b4be502518a","html_url":"https://github.com/jfrog/jfrog-ecosystem-integration-env","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/jfrog/jfrog-ecosystem-integration-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fjfrog-ecosystem-integration-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fjfrog-ecosystem-integration-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fjfrog-ecosystem-integration-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fjfrog-ecosystem-integration-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfrog","download_url":"https://codeload.github.com/jfrog/jfrog-ecosystem-integration-env/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrog%2Fjfrog-ecosystem-integration-env/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002512,"owners_count":26083403,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","dotnet","go","gradle","jfrog","jfrog-cli","maven","msbuild","npm","nuget","pip"],"created_at":"2025-10-10T02:56:11.596Z","updated_at":"2025-10-10T02:56:15.234Z","avatar_url":"https://github.com/jfrog.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Test](https://github.com/jfrog/jfrog-ecosystem-integration-env/actions/workflows/test.yml/badge.svg)](https://github.com/jfrog/jfrog-ecosystem-integration-env/actions/workflows/test.yml)\n[![Latest Tag](https://badgen.net/github/tag/jfrog/jfrog-ecosystem-integration-env)](https://releases-docker.jfrog.io/artifactory/reg2/jfrog-ecosystem-integration-env/latest)\n\n# JFrog Ecosystem Integration Environment\n\nJFrog Ecosystem integration environment is a Docker image containing all the tools JFrog CLI integrates with and supports.\n\n## Using the Docker Image\n\nThis Docker image can be pulled from `releases.jfrog.io` by running the following command:\n\n```\ndocker pull releases-docker.jfrog.io/jfrog-ecosystem-integration-env:\u003ctag\u003e\n```\n\nRunning the docker image:\n\n```\ndocker run -it releases-docker.jfrog.io/jfrog-ecosystem-integration-env\n```\n\n## Supported tools\n\nThe image is using `apt` and `sdkman` to download the build tools. Note: In the `:latest` tag, the tools versions may change.\n\nOperating system: ![GitHub](https://img.shields.io/static/v1?label=Ubuntu\u0026message=+22.04+LTS\u0026color=blue\u0026style=for-the-badge\u0026logo=ubuntu)\n\n|  Tool   | Current version |  Package name  |                      Source                      |\n| :-----: |:---------------:| :------------: | :----------------------------------------------: |\n|  .NET   |      6.0.x      | dotnet-sdk-6.0 | \u003chttps://packages.microsoft.com/ubuntu/22.04/prod\u003e |\n|  cURL   |     7.81.0      |      curl      |                  Ubuntu archive                  |\n| Docker  |     28.0.x      |     docker     |     \u003chttps://download.docker.com/linux/ubuntu\u003e     |\n|   Go    |     1.24.x      |   golang-go    |              \u003chttps://golang.org/dl\u003e               |\n| Gradle  |     8.13.x      |     gradle     |          \u003chttps://sdkman.io/sdks#gradle\u003e           |\n|   JDK   |     17.0.x      |      tem       |            \u003chttps://sdkman.io/jdks#tem\u003e            |\n|   jq    |      1.6.x      |       jq       |                  Ubuntu archive                  |\n|  Maven  |      3.9.x      |     maven      |           \u003chttps://sdkman.io/sdks#maven\u003e           |\n|  Mono   |    6.12.0.x     |   mono-devel   |  \u003chttps://download.mono-project.com/repo/ubuntu\u003e   |\n| MSBuild |     16.10.x     |    msbuild     |  \u003chttps://download.mono-project.com/repo/ubuntu\u003e   |\n| NodeJS  |     18.20.x     |     nodejs     |               npm public registry                |\n|   npm   |     10.8.x      |      npm       |               npm public registry                |\n|  NuGet  |      6.6.x      |     nuget      |  \u003chttps://download.mono-project.com/repo/ubuntu\u003e   |\n|   Pip   |     22.0.x      |  python3-pip   |                  Ubuntu archive                  |\n| Pipenv  |    2024.4.x     |     pipenv     |                  Ubuntu archive                  |\n| Podman  |      3.4.x      |     podman     |                  Ubuntu archive                  |\n| Poetry  |      1.8.x      |     poetry     |                \u003chttps://pypi.org/\u003e                 |\n| Python  |     3.10.x      |  python3-pip   |                  Ubuntu archive                  |\n|  Yarn   |     1.22.x      |      yarn      |               npm public registry                |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrog%2Fjfrog-ecosystem-integration-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfrog%2Fjfrog-ecosystem-integration-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrog%2Fjfrog-ecosystem-integration-env/lists"}