update docker file
Some checks failed
Build, Push and Deploy / build-and-push (push) Failing after 2m0s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Has been skipped
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
Some checks failed
Build, Push and Deploy / build-and-push (push) Failing after 2m0s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Has been skipped
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
This commit is contained in:
@@ -34,6 +34,8 @@ COPY . /var/www
|
||||
|
||||
# 6. Install dependencies
|
||||
# (Hapus --no-dev sementara jika Anda mau testing dengan Error Page Laravel yang rapi)
|
||||
ENV COMPOSER_ALLOW_SUPERUSER=1 \
|
||||
COMPOSER_MEMORY_LIMIT=-1
|
||||
RUN composer install --no-interaction --optimize-autoloader
|
||||
|
||||
# 7. Install & Build Frontend
|
||||
|
||||
Reference in New Issue
Block a user