table of contents
CDIST-TYPE__DOCKER(7) | cdist | CDIST-TYPE__DOCKER(7) |
NAME¶
cdist-type__docker - install Docker CE
DESCRIPTION¶
Installs latest Docker Community Edition package.
REQUIRED PARAMETERS¶
None.
OPTIONAL PARAMETERS¶
BOOLEAN PARAMETERS¶
None.
EXAMPLES¶
# Install docker __docker # Remove docker __docker --state absent # Install specific version __docker --state present --version 18.03.0.ce
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).
COPYRIGHT¶
ungleich GmbH 2021
September 11, 2024 | 7.0.0 |