Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement build for Skopeo devel/CI container image #83

Merged
merged 3 commits into from
Aug 9, 2021

Conversation

cevich
Copy link
Member

@cevich cevich commented Jul 20, 2021

This is significantly different from the podman images (used by
buildah and podman CI). Namely, it includes several different registry
executables needed during Skopeo's integration and system-tests.
Pre-building these into a container saves developer time locally and in
waiting for changes to pass CI testing.

Also, modernize the registry server login to use the --password-stdin
scheme instead of encrypting the entire command-line.

@cevich cevich force-pushed the skopeo_container branch 7 times, most recently from 2537569 to 5f2942d Compare July 21, 2021 16:08
@cevich cevich force-pushed the skopeo_container branch from 5f2942d to 919153a Compare July 22, 2021 14:45
@github-actions
Copy link

Cirrus CI build successful. Image ID c5929514564845568 ready for use.

@cevich cevich force-pushed the skopeo_container branch from 919153a to 6a8dece Compare July 23, 2021 14:21
@github-actions
Copy link

Cirrus CI build successful. Image ID c5389952000196608 ready for use.

@cevich cevich force-pushed the skopeo_container branch 2 times, most recently from 2346b25 to c9b40c5 Compare July 27, 2021 17:50
@github-actions
Copy link

Cirrus CI build successful. Image ID c4671117198622720 ready for use.

@cevich cevich force-pushed the skopeo_container branch 3 times, most recently from 48adfc2 to a653999 Compare July 28, 2021 18:57
@github-actions
Copy link

Cirrus CI build successful. Image ID c6294674244632576 ready for use.

cevich added 3 commits August 3, 2021 11:54
Signed-off-by: Chris Evich <cevich@redhat.com>
This suddenly started happening on F33, no idea why.  Added workaround
and comment explaining what/why.

Signed-off-by: Chris Evich <cevich@redhat.com>
This is significantly different from the podman images (used by
buildah and podman CI).  Namely, it includes several different registry
executables needed during Skopeo's integration and system-tests.
Pre-building these into a container saves developer time locally and in
waiting for changes to pass CI testing.

Also, modernize the registry server login to use the `--password-stdin`
scheme instead of encrypting the entire command-line.

Signed-off-by: Chris Evich <cevich@redhat.com>
@cevich cevich force-pushed the skopeo_container branch from a653999 to 242400d Compare August 3, 2021 16:19
@github-actions
Copy link

github-actions bot commented Aug 3, 2021

Cirrus CI build successful. Image ID c6724387953967104 ready for use.

@cevich cevich changed the title [WIP] Implement build for Skopeo devel/CI container image Implement build for Skopeo devel/CI container image Aug 4, 2021
@cevich cevich merged commit 9812eca into containers:main Aug 9, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant