Add docker image
Some checks failed
Build and Push Image / Build and push image (push) Failing after 34s

This commit is contained in:
Jan Gleytenhoover 2024-07-11 20:58:47 +02:00
parent fef94254dd
commit 27ea7b2b9d
No known key found for this signature in database
GPG Key ID: EF93C82266DD1062

@ -0,0 +1,3 @@
FROM php:8.2-alpine
apk add nodejs git curl composer