Skip to content

Instantly share code, notes, and snippets.

@100daysofdevops
Created September 26, 2019 23:29
Show Gist options
  • Select an option

  • Save 100daysofdevops/8d766d79e32d26946fac300b6977b8e5 to your computer and use it in GitHub Desktop.

Select an option

Save 100daysofdevops/8d766d79e32d26946fac300b6977b8e5 to your computer and use it in GitHub Desktop.
FROM busybox
ADD test.txt /tmp
CMD ["sh"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment