dockerapp
Table of Contents
- Description
- Setup - The basics of getting started with dockerapp
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Description
This module is used as a base module for the series of modules dockerApps witch aims to deliver applications on docker images and install them using puppet
Setup
To use this module include it on your code
include 'dockerapp'
Usage
This module is not supposed to be used direcly
Limitations
This module is tested with:
- Oracle Linux / RedHat 7.5 - 8 - 9
- Ubuntu 16 - 17 - 18
Development
Please try to keep this module as tested as possible and follow the validations of pdk validate