aboutsummaryrefslogtreecommitdiff
path: root/sysutils/docker/pkg-descr
blob: 039dbde1df12479717c64567914dbc46ed56a8b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Docker is an open source project to pack, ship and run any
application as a lightweight container.

Docker containers are both hardware-agnostic and platform-agnostic.
This means they can run anywhere, from your laptop to the largest
EC2 compute instance and everything in between - and they don't
require you to use a particular language, framework or packaging
system. That makes them great building blocks for deploying and
scaling web apps, databases, and backend services without depending
on a particular stack or provider.

WWW: https://github.com/kvasdopil/docker