Revert "from:php image: allow apt install of php-embed"

This reverts commit dfc2d2f63b.
This commit is contained in:
Mauro Torrez
2019-09-22 19:33:55 -03:00
parent 9cc369d723
commit 7cd3b577c5
2 changed files with 0 additions and 28 deletions

View File

@@ -65,7 +65,6 @@ Dockerfile.php7.3: unit/version
-e 's,@@UNITPACKAGES@@,$(MODULE_php7.3),g' \
-e 's,@@UNIT_VERSION@@,$(UNIT_VERSION),g' \
> Dockerfile.php7.3
patch Dockerfile.php7.3 patch-Dockerfile.php7.3
build-%: Dockerfile.%
docker build -t unit:$(VERSION)-$* -f Dockerfile.$* .