Skip to content

Instantly share code, notes, and snippets.

@justincormack
Created November 15, 2016 10:02
Show Gist options
  • Save justincormack/b14dd5655d046eaa5ee60d41166fa0dd to your computer and use it in GitHub Desktop.
Save justincormack/b14dd5655d046eaa5ee60d41166fa0dd to your computer and use it in GitHub Desktop.
FROM alpine
RUN touch /bin/sh && \
ldd /bin/sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment