all in one Docker file

This commit is contained in:
soulgalore 2018-05-12 22:30:02 +02:00
parent 0f4d0e3d3e
commit 4cffd7b16e
1 changed files with 1 additions and 2 deletions

View File

@ -26,5 +26,4 @@ docker push sitespeedio/sitespeed.io:$PACKAGE_VERSION
# Generate the help for the docs
#bin/sitespeed.js --help > docs/documentation/sitespeed.io/configuration/config.md
#docker build -f Dockerfile.wpr --no-cache -t sitespeedio/sitespeed.io:${PACKAGE_VERSION}-wpr-alpha .
#docker push sitespeedio/sitespeed.io:${PACKAGE_VERSION}-wpr-alpha