├── .editorconfig ├── Dockerfile ├── LICENSE └── README.md /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wernight/docker-alpine-nginx-pagespeed/HEAD/.editorconfig -------------------------------------------------------------------------------- /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wernight/docker-alpine-nginx-pagespeed/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wernight/docker-alpine-nginx-pagespeed/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wernight/docker-alpine-nginx-pagespeed/HEAD/README.md --------------------------------------------------------------------------------