docker

> Docker is a platform that allows you to package and run applications in containers, which are isolated environments that share the host operating system's kernel but have their own filesystem and network configuration. This makes it easier to deploy, manage, and scale applications across different environments.

https://docker.com


edited by: stefs at Thursday, September 19, 2024, 7:45:17 PM Coordinated Universal Time


view