File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
content/docs/app-developer-guide
katacoda/scenarios/app-developer-guide Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The `--cache-image` parameter must be in the following format
19
19
--cache-image <remote-image-location>
20
20
```
21
21
22
- The ` --cache-images ` flag must be specified in conjunction with the ` --publish ` flag.
22
+ The ` --cache-image ` flag must be specified in conjunction with the ` --publish ` flag.
23
23
24
24
### Examples
25
25
For the following examples we will use:
@@ -85,4 +85,4 @@ pack build localhost:5000/buildpack-examples/second-cache-image-example \
85
85
```
86
86
<!-- +- "{{execute}}"+-->
87
87
88
- [ samples ] : https://github.com/buildpack/samples
88
+ [ samples ] : https://github.com/buildpack/samples
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ The `--cache-image` parameter must be in the following format
14
14
--cache-image <remote-image-location>
15
15
```
16
16
17
- The ` --cache-images ` flag must be specified in conjunction with the ` --publish ` flag.
17
+ The ` --cache-image ` flag must be specified in conjunction with the ` --publish ` flag.
18
18
19
19
### Examples
20
20
For the following examples we will use:
You can’t perform that action at this time.
0 commit comments