``` RUN apt-get install -y libwebp-dev libjpeg-dev libpng-dev libfreetype6-dev --allow-unauthenticated RUN docker-php-source extract RUN cd /usr/src/php/ext/...
``` FROM ubuntu:latest RUN apt-get update -y RUN apt-get install vim -y ENV LANG C.UTF-8 ``` 参考资料:https://blog.csdn.net/listen_wq/article/details/117737035
https://stackoverflow.com/posts/28093517/timeline Here is a link to the official Docker documentation for proxy HTTP: https://docs.docker.com/config/daemon/s...