mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Update Docker description with additional details (#1829)
Expand the description to include information about OCI images and Podman.
This commit is contained in:
parent
ffb25c79ea
commit
1df1522938
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
name: Docker
|
||||
description: "[Docker](https://en.wikipedia.org/wiki/Docker_(software)) is a tool that automates the deployment of applications in lightweight containers so that applications can work efficiently in different environments in isolation."
|
||||
description: "[Docker](https://en.wikipedia.org/wiki/Docker_(software)) is a tool that automates the deployment of applications in lightweight containers so that applications can work efficiently in different environments. This page lists software which can run through Docker or similar containerization platforms relying on [OCI](https://en.wikipedia.org/wiki/Open_Container_Initiative) images, such as [Podman](https://en.wikipedia.org/wiki/Podman)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue