certl/pythonpreparepocdocument
Creates a Nasuni PoC Plan document from a builtin template and a mapping file in the mounted volume
48
Creates a customized Nasuni PoC Plan document from a builtin template using a mapping file in the mounted directory.
docker run -v <folder-with-desired-mapping-csv>:/data pythonpreparepocdocument:stable
Mapping file contents:
<CUSTOMER NAME>; <DATE>; <SA NAME>; <SA EMAIL>; <SA TEL>; <RSM NAME>; <RSM EMAIL>; <RSM TEL>; <Partner>; <OBJECT STORE>; <# of appliances>; <# of locations>;
CSV delimiter is ‚;‘
docker pull certl/pythonpreparepocdocument