Currently, I am working on a project we are trying to containerize our application. As our current VMs build scripts are pulling the environment and application-related parameters via puppet file related to our application. How do I pull the same values from Puppet while running the Dockerfile?
Asked
Active
Viewed 10 times