Add Dockerfile for php-deploy image
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m33s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m33s
This commit is contained in:
parent
6df5f6a723
commit
81b7c7b9a5
1 changed files with 3 additions and 0 deletions
3
images/actions/php-deployer/Dockerfile
Normal file
3
images/actions/php-deployer/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM minkbear/php-deployer
|
||||
|
||||
RUN apk add nodejs
|
Loading…
Add table
Reference in a new issue