Added images for PHP 8.0 and 8.1 with current node and yarn

This commit is contained in:
ops
2022-12-03 09:10:17 -06:00
parent 8f76338ffe
commit 4b056726e6
8 changed files with 355 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
docker pull webdevops/php-nginx:8.1-alpine
docker build $1\
-t bkraul/php-nginx:8.1-alpine \
.