-
Notifications
You must be signed in to change notification settings - Fork 58
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
Add source for osbuild-deploy-container command #11
Commits on Nov 28, 2023
-
odc/cmd: new command osbuild-deploy-containers
Single-use binary for deploying a container image using rpm-ostree.
Configuration menu - View commit details
-
Copy full SHA for 626cdeb - Browse repository at this point
Copy the full SHA 626cdebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb6b3a - Browse repository at this point
Copy the full SHA 7fb6b3aView commit details -
odc/cmd/osbuild-deploy-container: add pipelines function
Add a pipelines function based on the Fedora CoreOS deployment pipelines and partition tables. Hardcode the container source for now. A NullWorkload is defined that implements the images Workload interface.
Configuration menu - View commit details
-
Copy full SHA for a7b32cc - Browse repository at this point
Copy the full SHA a7b32ccView commit details -
odc/cmd/osbuild-deploy-container: create and print manifest
The manifest builds and boots successfully when run manually through osbuild.
Configuration menu - View commit details
-
Copy full SHA for f303e13 - Browse repository at this point
Copy the full SHA f303e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b2d1a - Browse repository at this point
Copy the full SHA 19b2d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f3ecb2 - Browse repository at this point
Copy the full SHA 6f3ecb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for afb6437 - Browse repository at this point
Copy the full SHA afb6437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e537d7 - Browse repository at this point
Copy the full SHA 2e537d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d1e1d - Browse repository at this point
Copy the full SHA 87d1e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36c8536 - Browse repository at this point
Copy the full SHA 36c8536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fe3f87 - Browse repository at this point
Copy the full SHA 5fe3f87View commit details -
Containerfile: install osbuild-depsolve-dnf for dnf-json
The dnf depsolver, dnf-json, is now packages as osbuild-depsolve-dnf. Let's install it from the package instead of relying on the images repository.
Configuration menu - View commit details
-
Copy full SHA for 752daa7 - Browse repository at this point
Copy the full SHA 752daa7View commit details -
odc/cmd/osbuild-deploy-container: use cobra for the cmdline
Update the entrypoint with double minus for long flags.
Configuration menu - View commit details
-
Copy full SHA for 6a7cc18 - Browse repository at this point
Copy the full SHA 6a7cc18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26665f3 - Browse repository at this point
Copy the full SHA 26665f3View commit details -
README: update instructions and example
- The imgref is now a positional argument. - The config option requires two dashes.
Configuration menu - View commit details
-
Copy full SHA for 81f9c40 - Browse repository at this point
Copy the full SHA 81f9c40View commit details