{"id":16260061,"url":"https://github.com/cludden/go-docker-alpine","last_synced_at":"2025-06-26T18:32:40.885Z","repository":{"id":72389541,"uuid":"100614725","full_name":"cludden/go-docker-alpine","owner":"cludden","description":"Building minimal docker containers for go applications with alpine linux","archived":false,"fork":false,"pushed_at":"2017-08-17T14:51:39.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T13:51:48.415Z","etag":null,"topics":[],"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/cludden.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":"2017-08-17T14:51:29.000Z","updated_at":"2018-10-23T07:38:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3c2a2d9-7382-45a4-b998-a834951c23c6","html_url":"https://github.com/cludden/go-docker-alpine","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"815cae0971808786782539964df6c85876a08025"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cludden/go-docker-alpine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cludden%2Fgo-docker-alpine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cludden%2Fgo-docker-alpine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cludden%2Fgo-docker-alpine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cludden%2Fgo-docker-alpine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cludden","download_url":"https://codeload.github.com/cludden/go-docker-alpine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cludden%2Fgo-docker-alpine/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262122977,"owners_count":23262509,"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":[],"created_at":"2024-10-10T16:06:14.263Z","updated_at":"2025-06-26T18:32:40.857Z","avatar_url":"https://github.com/cludden.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-docker-alpine\nBuilding minimal docker containers for go applications. Original application code borrowed from this [post](https://blog.codeship.com/building-minimal-docker-containers-for-go-applications/), however this project uses [alpine](https://alpinelinux.org/) instead of `scratch`.\n\n## Getting Started\nBuild the binary\n```shell\n$ docker run --rm -v \"$PWD\":/go/src/app -w /go/src/app golang:1.8-alpine go build\n```\n\nBuild the container\n```shell\n$ docker build -t go-docker-apline .\n$ docker run -it go-docker-alpine\n```\n\n## License\n**UNLICENSED**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcludden%2Fgo-docker-alpine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcludden%2Fgo-docker-alpine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcludden%2Fgo-docker-alpine/lists"}