Refactoring install actions

This commit is contained in:
2024-12-25 11:26:45 +03:00
parent e4b27c55bf
commit 786efb4503
11 changed files with 7544 additions and 16766 deletions

View File

@ -1,5 +1,7 @@
FROM php:8.1-cli
ENV COMPOSER_FUND=0
RUN apt-get update && apt-get install -y \
curl \
git \