[PR #639] [MERGED] Added distroless by GoogleContainerTools #726

Closed
opened 2025-11-06 12:05:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/639
Author: @dmitrytokarev
Created: 11/27/2018
Status: Merged
Merged: 11/28/2018
Merged by: @veggiemonk

Base: masterHead: distroless


📝 Commits (2)

  • b2f8b51 Added distroless by GoogleContainerTools
  • 990b972 Fixed some mentions of and links to Spotify, hopefully this will fix build

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 README.md (+4 -3)

📄 Description

https://github.com/GoogleContainerTools/distroless

Language focused docker images, minus the operating system.
"Distroless" images contain only your application and its runtime dependencies. They do not contain package managers, shells or any other programs you would expect to find in a standard Linux distribution.
These docker images are focused on security and some language specific images are even smaller than alpine based "official" images.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/639 **Author:** [@dmitrytokarev](https://github.com/dmitrytokarev) **Created:** 11/27/2018 **Status:** ✅ Merged **Merged:** 11/28/2018 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `distroless` --- ### 📝 Commits (2) - [`b2f8b51`](https://github.com/veggiemonk/awesome-docker/commit/b2f8b518b56f3589ec0969afbab9e04dd8a3fa0f) Added distroless by GoogleContainerTools - [`990b972`](https://github.com/veggiemonk/awesome-docker/commit/990b9728e1fb6e12db1d1f86178f6d4bcdde1db8) Fixed some mentions of and links to Spotify, hopefully this will fix build ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -3) </details> ### 📄 Description **https://github.com/GoogleContainerTools/distroless** **Language focused docker images, minus the operating system.** "Distroless" images contain only your application and its runtime dependencies. They do not contain package managers, shells or any other programs you would expect to find in a standard Linux distribution. These docker images are focused on security and some language specific images are even smaller than alpine based "official" images. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:05:33 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#726