Skip to content

Instantly share code, notes, and snippets.

@iynere
Created August 14, 2017 18:14
Show Gist options
  • Save iynere/524f4c12b164d9bc108298d6641d9adb to your computer and use it in GitHub Desktop.
Save iynere/524f4c12b164d9bc108298d6641d9adb to your computer and use it in GitHub Desktop.
FROM node:8.3.0-slim
RUN apt-get update
RUN apt-get install -y git openssh-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment