Skip to content

Commit 34a92c2

Browse files
committed
Frances Overby: Merge pull request #1477 from coligo/fmo-upd-17Sept21-b
1 parent c1cf5d1 commit 34a92c2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: job-create-private.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2021
5-
lastupdated: "2021-09-01"
5+
lastupdated: "2021-09-17"
66

77
keywords: jobs in code engine, batch jobs in code engine, running jobs with code engine, creating jobs with code engine, images for jobs in code engine, jobs, job run, environment variables
88

@@ -67,13 +67,13 @@ Before you can work with a {{site.data.keyword.codeengineshort}} job that refere
6767
```
6868
{: pre}
6969
70-
**Example output**
70+
**Example output**
7171
72-
```
73-
Creating image registry access secret 'privatedocker'...
74-
OK
75-
```
76-
{: screen}
72+
```
73+
Creating image registry access secret 'privatedocker'...
74+
OK
75+
```
76+
{: screen}
7777
7878
3. Create your job configuration and reference the image in your private Docker Hub registry. For example, create the `mytestjob` job configuration to reference the `docker.io/privaterepo/testjob` by using the `privatedocker` access information.
7979

0 commit comments

Comments
 (0)