diff --git a/platforms/docker.yml b/platforms/docker.yml index 688f9959dc..0b75528c1c 100644 --- a/platforms/docker.yml +++ b/platforms/docker.yml @@ -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." \ No newline at end of file +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)"