Fix user arg passthrough for container create by katiewasnothere · Pull Request #393 · apple/container

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@katiewasnothere

Copy link

Contributor

@katiewasnothere katiewasnothere commented

Jul 29, 2025

edited by jglogan

Loading

This matches other container commands that rely on user arguments at the end, such as container run. Closes #395.

@dcantah

Copy link

Member

dcantah commented

Jul 29, 2025

I approved a little hastily, can we make a simple test to create some container where the args uses something we would interpret as a flag and verify we don't fail (or whatever you think would be a good test).

@dcantah dcantah self-requested a review

July 29, 2025 18:11

@katiewasnothere katiewasnothere force-pushed the container_create_arg_passthru branch from 1d01712 to a18f490 Compare

July 29, 2025 18:40

@katiewasnothere

Copy link

Contributor Author

@dcantah added a simple test!

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>

@katiewasnothere katiewasnothere force-pushed the container_create_arg_passthru branch from a18f490 to 35040c3 Compare

July 29, 2025 20:24

@katiewasnothere katiewasnothere merged commit 047c1af into apple:main

Jul 29, 2025

2 checks passed

@katiewasnothere katiewasnothere deleted the container_create_arg_passthru branch

July 29, 2025 20:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@dcantah dcantah dcantah approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[Bug]: container create doesn't accept options process arguments.

2 participants

@katiewasnothere @dcantah