cdist/cdist/conf/type/__docker/man.rst

49 lines
753 B
ReStructuredText
Raw Normal View History

cdist-type__docker(7)
=====================
NAME
----
cdist-type__docker - install docker-engine
DESCRIPTION
-----------
Installs latest docker-engine package from dockerproject.org.
REQUIRED PARAMETERS
-------------------
None.
OPTIONAL PARAMETERS
-------------------
None.
BOOLEAN PARAMETERS
------------------
2016-12-03 17:14:58 +00:00
experimentel
Install the experimentel docker-engine package instead of the latest stable release.
EXAMPLES
--------
2016-12-03 17:14:58 +00:00
.. code-block:: sh
__docker
2016-12-03 17:14:58 +00:00
# experimentel
__docker --experimental
2016-12-03 17:14:58 +00:00
AUTHORS
-------
Steven Armstrong <steven-cdist--@--armstrong.cc>
COPYING
-------
Copyright \(C) 2016 Steven Armstrong. Free use of this software is
granted under the terms of the GNU General Public License version 3 (GPLv3).