slackbuilds_ponce/system/runc/slack-desc

20 lines
990 B
Text
Raw Normal View History

# 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------------------------------------------------------|
runc: runc (lightweight portable containers)
runc:
runc: runc is a CLI tool for spawning and running containers according to
runc: the OCP specification. runc is an open-source project to easily
runc: create lightweight, portable, self-sufficient containers from any
runc: application. The same container that a developer builds and tests on
runc: a laptop can run at scale, in production, on VMs, bare metal,
runc: OpenStack clusters, public clouds and more.
runc:
runc: Homepage: https://runc.io/
runc: