debug helper
This commit is contained in:
@@ -3,6 +3,7 @@ FROM php:8.2-fpm-alpine
|
|||||||
# Install system dependencies
|
# Install system dependencies
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
vim \
|
vim \
|
||||||
|
xxd \
|
||||||
libzip-dev \
|
libzip-dev \
|
||||||
postgresql-dev \
|
postgresql-dev \
|
||||||
libpng-dev \
|
libpng-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user