{"id":19336777,"url":"https://github.com/samrocketman/docker-distroless","last_synced_at":"2025-08-13T21:35:46.667Z","repository":{"id":206975305,"uuid":"717933050","full_name":"samrocketman/docker-distroless","owner":"samrocketman","description":"My own flavor of distroless distributions.","archived":false,"fork":false,"pushed_at":"2023-11-13T13:02:48.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T10:13:22.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samrocketman.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}},"created_at":"2023-11-13T02:02:29.000Z","updated_at":"2023-11-21T08:08:08.000Z","dependencies_parsed_at":"2023-11-13T13:58:10.908Z","dependency_job_id":null,"html_url":"https://github.com/samrocketman/docker-distroless","commit_stats":null,"previous_names":["samrocketman/docker-distroless"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fdocker-distroless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fdocker-distroless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fdocker-distroless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocketman%2Fdocker-distroless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samrocketman","download_url":"https://codeload.github.com/samrocketman/docker-distroless/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240441953,"owners_count":19801793,"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-11-10T03:12:25.491Z","updated_at":"2025-02-24T08:13:23.982Z","avatar_url":"https://github.com/samrocketman.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Distroless Docker Images\n\nWhen building distroless you should do it yourself rather than relying on a 3rd\nparty to provide \"distroless\".\n\nThese images are based off of [an article][blog] I wrote and all of the\ncompanion articles contained within its sources.\n\n# Debian\n\nBuild off of the latest available [Debian docker image][debian].\n\n    docker build -t distroless-debian -f Dockerfile.debian .\n\nBuild a specific version of Debian.\n\n    docker build --build-arg debian=11 -t distroless-debian -f Dockerfile.debian .\n\n# Amazon Linux 2023\n\nBuild a minimal distroless version of `amazonlinux:2023` with\n[`Dockerfile.amazonlinux2023`](Dockerfile.amazonlinux2023).\n\n    docker build -t distroless-al23 -f Dockerfile.amazonlinux2023 .\n\n### Java distroless\n\nAlso based on Amazon Linux 2023.\n\n    docker build -t distroless-al23-java21 -f Dockerfile.amazonlinux2023-java .\n\nOr building alternate versions of Java.\n\n    docker build --build-arg java=11 -t distroless-al23-java11 -f Dockerfile.amazonlinux2023-java .\n    docker build --build-arg java=17 -t distroless-al23-java17 -f Dockerfile.amazonlinux2023-java .\n\n[blog]: https://sam.gleske.net/blog/engineering/2022/10/25/guide-to-production-docker-images.html\n[debian]: https://hub.docker.com/_/debian\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrocketman%2Fdocker-distroless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamrocketman%2Fdocker-distroless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrocketman%2Fdocker-distroless/lists"}