Skip to content

Instantly share code, notes, and snippets.

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

  • Save 100daysofdevops/870e32a2e86388f9c363cf4da0e65a40 to your computer and use it in GitHub Desktop.

Select an option

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