{"id":19110731,"url":"https://github.com/musobarlab/gomod-docker","last_synced_at":"2026-04-22T16:34:48.626Z","repository":{"id":107266415,"uuid":"184033771","full_name":"musobarlab/gomod-docker","owner":"musobarlab","description":"Using Go Mod with Docker","archived":false,"fork":false,"pushed_at":"2019-05-04T03:05:25.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T23:19:09.022Z","etag":null,"topics":["docker","go","golang","gomodule"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/musobarlab.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":"2019-04-29T08:44:28.000Z","updated_at":"2019-05-04T03:05:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfaba350-a77b-408f-adf7-7258d6b6cdb8","html_url":"https://github.com/musobarlab/gomod-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/musobarlab/gomod-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/musobarlab%2Fgomod-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/musobarlab%2Fgomod-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/musobarlab%2Fgomod-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/musobarlab%2Fgomod-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/musobarlab","download_url":"https://codeload.github.com/musobarlab/gomod-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/musobarlab%2Fgomod-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32145866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T15:33:03.595Z","status":"ssl_error","status_checked_at":"2026-04-22T15:30:42.712Z","response_time":58,"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":["docker","go","golang","gomodule"],"created_at":"2024-11-09T04:25:53.146Z","updated_at":"2026-04-22T16:34:43.618Z","avatar_url":"https://github.com/musobarlab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Using Go Mod with Docker\n\n#### Getting started\n\nCheck go version, you need `go version 1.11` or higher\n```shell\n$ go version\n$ go version go1.11.2 darwin/amd64\n```\n\nBuild Docker image\n```shell\n$ make docker\n$ docker run -p 8080:8080 gomod-docker\n```\n\nRUN with volumes\n```shell\n$ make docker\n$ docker run -p 8080:8080 -v ${PWD}/logs:/gomod-docker/logs gomod-docker\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmusobarlab%2Fgomod-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmusobarlab%2Fgomod-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmusobarlab%2Fgomod-docker/lists"}