#tradewind:update
This commit is contained in:
@ -3,6 +3,7 @@ FROM php:7.4-fpm
|
||||
RUN sed -i "s@http://deb.debian.org@http://mirrors.aliyun.com@g" /etc/apt/sources.list
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
git \
|
||||
zip \
|
||||
unzip \
|
||||
libpq-dev \
|
||||
|
Reference in New Issue
Block a user