Skip to content

Instantly share code, notes, and snippets.

@innyso
Created January 25, 2017 00:49
Show Gist options
  • Save innyso/c5dc27991511fe18603793f5b6435b10 to your computer and use it in GitHub Desktop.
Save innyso/c5dc27991511fe18603793f5b6435b10 to your computer and use it in GitHub Desktop.
Workaround heredoc in Dockerfile
RUN echo 'workaround:\n\
  heredoc: in dockerfile\n\
just another level of yml:\n\
  something: else\n\
  >> some_output.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment