Add Dockerfile for php-deploy image
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m33s

This commit is contained in:
Jan Gleytenhoover 2024-07-11 19:57:45 +02:00
parent 6df5f6a723
commit 81b7c7b9a5
No known key found for this signature in database
GPG Key ID: EF93C82266DD1062

@ -0,0 +1,3 @@
FROM minkbear/php-deployer
RUN apk add nodejs