mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-16 10:43:58 +02:00
Merge pull request #625 from mdabydeen/gh-pages
Fix a typo. Spelling error
This commit is contained in:
@@ -11,7 +11,7 @@ There are many helpful docker images which could provide you with other great se
|
|||||||
these services on your local machine, e.g. MySQL or PostgreSQL and a lot more. Have a look at the [Docker Hub Registry]
|
these services on your local machine, e.g. MySQL or PostgreSQL and a lot more. Have a look at the [Docker Hub Registry]
|
||||||
[docker-hub] to search a list of available pre-built containers, which you can then run and use in very few steps.
|
[docker-hub] to search a list of available pre-built containers, which you can then run and use in very few steps.
|
||||||
|
|
||||||
### Example: Runnning your PHP Applications in Docker
|
### Example: Running your PHP Applications in Docker
|
||||||
|
|
||||||
After you [installed docker][docker-install] on your machine, you can start an Apache with PHP support in one step.
|
After you [installed docker][docker-install] on your machine, you can start an Apache with PHP support in one step.
|
||||||
The following command will download a fully functional Apache installation with the latest PHP version and provide the
|
The following command will download a fully functional Apache installation with the latest PHP version and provide the
|
||||||
|
Reference in New Issue
Block a user