Skip to content
Snippets Groups Projects
Verified Commit 66148ec8 authored by Alec Höfler's avatar Alec Höfler
Browse files

adding aditional linebreak in README as some md parsers require it

parent f1ef2dec
Branches
No related tags found
No related merge requests found
Pipeline #43865 failed
...@@ -14,6 +14,7 @@ This is a Alpine Linux based Docker Container, which comes with nginx and PHP pr ...@@ -14,6 +14,7 @@ This is a Alpine Linux based Docker Container, which comes with nginx and PHP pr
|PHP_EXPOSE_INFO|Off|Set this to `On` if you want the `x-powered-by` header in your response.| |PHP_EXPOSE_INFO|Off|Set this to `On` if you want the `x-powered-by` header in your response.|
|PHP_FILE_UPLOADS|On|Allow user to upload files to PHP scripts.| |PHP_FILE_UPLOADS|On|Allow user to upload files to PHP scripts.|
|PHP_MAX_EXECUTION_TIME|30|The maximum execution time of PHP scripts.| |PHP_MAX_EXECUTION_TIME|30|The maximum execution time of PHP scripts.|
The Image is available in multiple PHP and alpine versions. The following tag name will be used for every image: `<branch>-<php version>-<alpine version>`. For the master branch, the branch tag is not included. At the moment the following versions are available: The Image is available in multiple PHP and alpine versions. The following tag name will be used for every image: `<branch>-<php version>-<alpine version>`. For the master branch, the branch tag is not included. At the moment the following versions are available:
|PHP Version|Alpine Version|Tag Name|Notes |PHP Version|Alpine Version|Tag Name|Notes
|---|---|---|---| |---|---|---|---|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment