Skip to content

Commit c8c2ae0

Browse files
committed
Fixed readme
1 parent 864ea69 commit c8c2ae0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
# Pimcore PHP-FPM Docker Image
1+
# Pimcore PHP Docker Image
22

3-
This is a customized `php` Docker image specifically optimized for running [Pimcore](https://github.com/pimcore/pimcore).
3+
This is are customized PHP Docker images specifically optimized for running [Pimcore](https://github.com/pimcore/pimcore).
44
It doesn't include the Pimcore software itself, it just provides an environment that fulfills all system requirements
55
of Pimcore, so that you can leverage the full functionality.
66

77
You can either use this image directly by mounting Pimcore into the container, or as a template for your customized
8-
ready-to-deploy images. As a starting point please see [example docker-compose configuration](https://github.com/pimcore/skeleton/blob/HEAD/docker-compose.yaml).
8+
ready-to-deploy images.
9+
10+
## Usage
11+
As a starting point please see [example docker-compose configuration](https://github.com/pimcore/skeleton/blob/HEAD/docker-compose.yaml).
912

1013
## Image flavors
1114
We're providing 3 different image flavors:

0 commit comments

Comments
 (0)