Skip to content

Instantly share code, notes, and snippets.

@IvBaranov
Last active November 24, 2016 16:24
Show Gist options
  • Save IvBaranov/92b23fb616a0834e5352c5a1cc610851 to your computer and use it in GitHub Desktop.
Save IvBaranov/92b23fb616a0834e5352c5a1cc610851 to your computer and use it in GitHub Desktop.
RUN apt-get update && apt-get install -y --no-install-recommends \
      ssh \
      patch \
      vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment