Actions

Using PHP from docker: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 November 2021

29 April 2021

14 March 2021

4 March 2021

  • curprev 19:5119:51, 4 March 2021Ollehar talk contribs 3,783 bytes +3,783 Created page with "This document describes how to setup PHP-FPM inside a docker image, using MySQL and PHP 7.4. === Docker === Dockerfile content: FROM php:7.4-fpm RUN docker-php-ext-instal..."