SlackBuildsOrg/system/docker-cli/slack-desc
Audrius Kažukauskas d95c5d3248 system/docker-cli: Added (command line tool for Docker engine)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
2021-01-15 21:42:09 +00:00

19 lines
1,017 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
docker-cli: docker-cli (command line tool for Docker engine)
docker-cli:
docker-cli: Docker is an open-source project to easily create lightweight,
docker-cli: portable, self-sufficient containers from any application. The same
docker-cli: container that a developer builds and tests on a laptop can run at
docker-cli: scale, in production, on VMs, bare metal, OpenStack clusters, public
docker-cli: clouds and more.
docker-cli:
docker-cli: Homepage: https://www.docker.com/products/container-runtime
docker-cli:
docker-cli: