Add docker deployment
All checks were successful
build docker image / docker-build (push) Successful in 2m44s
All checks were successful
build docker image / docker-build (push) Successful in 2m44s
This commit is contained in:
parent
df89df1e47
commit
15b883f7fc
@ -21,6 +21,7 @@ RUN apk add --no-cache \
|
|||||||
|
|
||||||
# Install PHP modules
|
# Install PHP modules
|
||||||
RUN apk add --no-cache --virtual .build-deps \
|
RUN apk add --no-cache --virtual .build-deps \
|
||||||
|
icu-dev \
|
||||||
libzip-dev \
|
libzip-dev \
|
||||||
freetype-dev \
|
freetype-dev \
|
||||||
libpng-dev \
|
libpng-dev \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user