Skip to content

Commit 6c1d60b

Browse files
c4rt0dustymabe
authored andcommitted
README: Update podman push details
See: https://issues.redhat.com/browse/COS-2964
1 parent 708cc11 commit 6c1d60b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ This repo contains files and instructions for building customized RHCOS
44
(Red Hat CoreOS) disk images that are used for installation and
55
bootstrapping of OpenShift Clusters.
66

7-
87
# Creating a custom RHCOS container Image
98

109
Some background context and some examples for creating layered RHCOS
@@ -58,8 +57,7 @@ podman build \
5857
--tag quay.io/myorg/myrepo:mytag
5958
```
6059

61-
You will want to push this image to a registry so that it can be used as an
62-
`osImageUrl` in a MachineConfig as documented in the OpenShift docs.
60+
You will want to [push](https://docs.podman.io/en/latest/markdown/podman-push.1.html) this image to a registry so that it can be used as an `osImageUrl` in a MachineConfig as documented in the OpenShift docs.
6361

6462
# Creating disk boot images from the container image
6563

0 commit comments

Comments
 (0)