Skip to content

Instantly share code, notes, and snippets.

@MiguelTVMS
Created April 8, 2017 15:53
Show Gist options
  • Save MiguelTVMS/d98345af2c6a2430df0b6fe76387bca6 to your computer and use it in GitHub Desktop.
Save MiguelTVMS/d98345af2c6a2430df0b6fe76387bca6 to your computer and use it in GitHub Desktop.
Rodando NG_PageSpeed & Nginx utilizando Docker - Código 2
RUN apt-get -y update && apt-get install -y \
wget \
build-essential \
libpcre3-dev \
zlib1g-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment