Skip to content

Instantly share code, notes, and snippets.

@dmp1ce
Created February 7, 2017 20:37
Show Gist options
  • Save dmp1ce/e25cd56452e405345317c501e5dbf012 to your computer and use it in GitHub Desktop.
Save dmp1ce/e25cd56452e405345317c501e5dbf012 to your computer and use it in GitHub Desktop.
FROM dmp1ce/php-fpm-drupal:5
RUN apt-get -yq update
RUN apt-get -yq install --no-install-recommends rsync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment