* removed stray index.php * switch to harpoon installer * removed unused `installer.run.sha256` * bump version to 7.0.3-0 * added sha256 hash for package verification * organize dockerfile for stacksmith (#1) * use php harpoon module * added hack to move `/opt/bitnami/php/conf/` to `/bitnami/php-fpm/conf` * tests: updated * update to php-7.0.5-1 (#2) * upgrade to `gcr.io/stacksmith-images/ubuntu:14.04-r06` * upgrade to php-7.0.5-1 * set workdir to `/app` * define /bitnami/php VOLUME * updated readme * readme: fixes * clean ups * upgrade to `php-7.0.6-0` harpoon module * define `BITNAMI_IMAGE_VERSION` env variable * ignore `pkg-cache/` in git * ignore `.git/` and `tests/` directories in docker builds * upgrade to `gcr.io/stacksmith-images/ubuntu:14.04-r07` baseimage * ignore `pkg-cache/` in git * updated changelog