feature/cierres #30

Merged
aldarien merged 460 commits from feature/cierres into develop 2025-09-11 15:16:17 -03:00
309 changed files with 709 additions and 12259 deletions
Showing only changes of commit 0587b64d65 - Show all commits

View File

@ -2,10 +2,6 @@ FROM php:8.4-fpm
ENV TZ=America/Santiago
# http://deb.debian.org/debian bookworm InRelease
# => => # Ign:2 http://deb.debian.org/debian bookworm-updates InRelease
# => => # Ign:3 http://deb.debian.org/debian-security bookworm-security InRelease
RUN apt-get update && apt-get install -y --no-install-recommends libzip-dev libicu-dev git \
libpng-dev unzip tzdata libxml2-dev \
&& rm -r /var/lib/apt/lists/* \

View File

@ -17,6 +17,7 @@ services:
profiles:
- app
build: .
image: php:incoviba
container_name: incoviba_web
restart: unless-stopped
env_file:

BIN
php.tar Normal file

Binary file not shown.