dockerfile entering variable environment code example Example: dockerfile VAR ENV abc=hello ENV abc=bye def=$abc ENV ghi=$abc