1
This commit is contained in:
parent
40dee186b0
commit
d143bebb89
@ -12,6 +12,7 @@ LABEL description="This is custom Docker Image for \
|
||||
RUN apt update
|
||||
RUN apt install -y tzdata
|
||||
RUN apt install -y net-tools curl iputils-ping vim mariadb-client redis php php-fpm php-pdo php-mysql php-redis php-mbstring
|
||||
ENV SERVER_ENV=TEST
|
||||
#php-pecl-libsodium
|
||||
#RUN sh -c '/bin/echo -e "\n6\n70" | apt install -y net-tools iputils-ping mariadb-client php php-fpm'
|
||||
#docker run -it -v /data:/data -p 9001:9000 php:7.4 /bin/bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user