-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/generate-ostree-build-config: download oci archive from s3
Download the container archive from the s3 bucket instead of pulling it from the gitlab registry. After this, we will phase out use of the gitlab registry and start removing all the containers we have there. Each archive is downloaded to a temporary directory and run directly with `podman run oci-archive:<path`, which also performs a `podman pull`, then the temporary directory (along with the downloaded archive) is discarded.
- Loading branch information
1 parent
9479e22
commit 0758616
Showing
1 changed file
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters