Skip to content

Latest commit

 

History

History
 
 

escaped_env_vars

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Escaped Environment Variables

Suppose you have a Docker job that sets environment variables in the entrypoint and you would like to refer to them as arguments in the subsequent command's arguments.

This sample will use an exec job to demonstrate how this would be accomplished in a Nomad job