mirror of
https://github.com/clearlinux/docs.git
synced 2026-09-06 05:41:55 +00:00
Add backticks.
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ easily install PHP extension.
|
||||
|
||||
For example, if you want to have a PHP-FPM image with `gd` and `mcrypt`
|
||||
extensions, you can inheriting the base image that you like, and write your own
|
||||
Dockerfile like this:
|
||||
`Dockerfile` like this:
|
||||
|
||||
FROM php:5.5.19-fpm
|
||||
# Install modules
|
||||
|
||||
Reference in New Issue
Block a user