Skip to content

Instantly share code, notes, and snippets.

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

  • Save 100daysofdevops/6d6c09b09bdc7383496345271de3e08a to your computer and use it in GitHub Desktop.

Select an option

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