mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
update Dockerfile
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM php:7.2
|
||||
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
|
||||
|
||||
# Install php extensions
|
||||
|
||||
Reference in New Issue
Block a user