projectatomic / nulecule

[UNMAINTAINED] Specification describing a container-based application
209 stars 47 forks source link

Add support for dynamic functions #97

Open aweiteka opened 9 years ago

aweiteka commented 9 years ago

There is a need to reference or create dynamic data. This may be a generator function to create a random password or reference data in another part of the metadata file.

Examples