{"id":16265296,"url":"https://github.com/glours/devenvs-golang-generics","last_synced_at":"2026-02-09T06:09:56.499Z","repository":{"id":70323148,"uuid":"440303291","full_name":"glours/devenvs-golang-generics","owner":"glours","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-20T20:51:14.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-13T15:58:14.390Z","etag":null,"topics":[],"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/glours.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":"2021-12-20T20:50:50.000Z","updated_at":"2021-12-20T21:02:33.000Z","dependencies_parsed_at":"2023-02-26T07:15:49.822Z","dependency_job_id":null,"html_url":"https://github.com/glours/devenvs-golang-generics","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"94d3492cc62dccc576d3d92baa8bd3a5715dccb6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/glours/devenvs-golang-generics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glours%2Fdevenvs-golang-generics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glours%2Fdevenvs-golang-generics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glours%2Fdevenvs-golang-generics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glours%2Fdevenvs-golang-generics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glours","download_url":"https://codeload.github.com/glours/devenvs-golang-generics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glours%2Fdevenvs-golang-generics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29257893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"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":[],"created_at":"2024-10-10T17:08:04.927Z","updated_at":"2026-02-09T06:09:56.449Z","avatar_url":"https://github.com/glours.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Docker Dev Environments base image with Golang 18 and  Generics\n\nThis repository show you how to create a Docker Environment base image to use Golang 18 and develop with Generics.\n\n## Build your own image\nYou can use [Docker Buildx](https://github.com/docker/buildx) to build multiarch images:\n```shell\ndocker buildx build --builder multi --platform=linux/amd64,linux/arm64 --push -t gloursdocker/devenv-golang18 .\n```\n\n## Use the already built image\nThis sample has been already built and is [available from Docker Hub](https://hub.docker.com/repository/docker/gloursdocker/devenv-golang18)\nYou can use it directly in your project by creating a `.docker/config.json` file in your repository with the following content\n```json\n{\n  \"image\": \"gloursdocker/devenv-golang18\"\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglours%2Fdevenvs-golang-generics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglours%2Fdevenvs-golang-generics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglours%2Fdevenvs-golang-generics/lists"}