mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 00:25:35 +08:00
update Dockerfile
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
FROM php:7.2
|
FROM php:7.2
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
|
ENV LANG="en_US.UTF-8"
|
||||||
RUN apt-get update && apt-get upgrade -y && apt-get install curl libxml2 libzip-dev git -y
|
RUN apt-get update && apt-get upgrade -y && apt-get install curl libxml2 libzip-dev git -y
|
||||||
|
|
||||||
# Install php extensions
|
# Install php extensions
|
||||||
|
|||||||
Reference in New Issue
Block a user