git \ curl # Clear cache RUN apt-get clean && rm -rf /var/lib/apt/lists/* ... RUN docker-php-ext-configure gd --with-gd --with-freetype- dir=/usr/include/ ...
確定! 回上一頁