Skip to content
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

Bump imgutil #387

Merged
merged 1 commit into from
Aug 14, 2020
Merged

Bump imgutil #387

merged 1 commit into from
Aug 14, 2020

Conversation

natalieparellano
Copy link
Member

Fixes #385

This pulls in a fix for duplicate environment variables.

Signed-off-by: Yael Harel yharel@vmware.com

This pulls in a fix for duplicate environment variables.

Signed-off-by: Yael Harel <yharel@vmware.com>
@natalieparellano
Copy link
Member Author

We'd like to verify that this works on WCOW (Windows containers on Windows). Since the existing tests don't cover it, we are hunting for an environment.

@natalieparellano
Copy link
Member Author

We confirmed that docker run -it --entrypoint web --env FOO=bar test-windows-app-good-lifecycle produces an image with only one path for WCOW.

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

Successfully merging this pull request may close these issues.

PATH breaks when env var gets added to app image
3 participants