Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

encapsulate: Support setting arbitrary container config #567

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

cgwalters
Copy link
Member

Part of coreos/rpm-ostree#4701

Basically we should support setting arbitrary container configuration.

Part of coreos/rpm-ostree#4701

Basically we should support setting arbitrary container configuration.
@@ -138,6 +139,11 @@ pub(crate) enum ContainerOpts {
/// Path to Docker-formatted authentication file.
authfile: Option<PathBuf>,

/// Path to a JSON-formatted serialized container configuration; this is the
/// `config` property of https://github.com/opencontainers/image-spec/blob/main/config.md
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Member

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants