Merge pull request #22834 from huchengze/patch-21
Update horizontal-pod-autoscale-walkthrough.md for zh
This commit is contained in:
@@ -74,7 +74,7 @@ Dockerfile 内容如下:
|
|||||||
|
|
||||||
```
|
```
|
||||||
FROM php:5-apache
|
FROM php:5-apache
|
||||||
ADD index.php /var/www/html/index.php
|
COPY index.php /var/www/html/index.php
|
||||||
RUN chmod a+rx index.php
|
RUN chmod a+rx index.php
|
||||||
```
|
```
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
Reference in New Issue
Block a user