Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger build of fresh VM images for podman 4.0 #114

Merged
merged 1 commit into from
Feb 18, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ see step 4 below.
"extra" code, remember these VM images are shared by automation in multiple
repositories.


### Process: ###

1. After you make your script changes, push to a PR. They will be
Expand All @@ -132,6 +133,7 @@ see step 4 below.

9. After all the PRs are merged, you're done.


### Looking up an image ID: ###

An *image ID* is simplya big number prefixed by the letter 'c'. You may
Expand All @@ -154,6 +156,7 @@ fails.
the letter *"c*". For example, if the url was `http://.../12345`
the *image ID* would be `c12345`.


## The image-builder image (overview step 1)

Google compute engine (GCE) does not provide a wide selection of ready-made
Expand Down