Skip to content

Instantly share code, notes, and snippets.

@banyan
Created March 10, 2020 05:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save banyan/e253ab6e9c46d0874f24a89863aaf7ca to your computer and use it in GitHub Desktop.
Save banyan/e253ab6e9c46d0874f24a89863aaf7ca to your computer and use it in GitHub Desktop.
FROM busybox
ENTRYPOINT ["/bin/cat"]
CMD ["/etc/passwd"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment