Sign inSign up

internap/ruby-yaml-erb-tools

By internap

Updated over 4 years ago

Tool set for parsing YAML and ERB files using ruby

Image
0

985

internap/ruby-yaml-erb-tools repository overview

ruby-yaml-erb-tools

Tool set for parsing YAML and ERB files using ruby

config.rb

Usage: config.rb --yaml config.yaml example.txt.erb

will output the parsed template using the yaml file

print_key.rb

Usage: print_key.rb --yaml config.yaml parent.child

will output the parsed value at the given path

Usage in dockerfiles

You might need to build a container using templates... try multi stage build.

See test/Dockerfile for an example

Tag summary

Content type

Image

Digest

Size

321 MB

Last updated

over 4 years ago

docker pull internap/ruby-yaml-erb-tools