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

exporter.exe should create valid Windows images #238

Closed
natalieparellano opened this issue Jan 24, 2020 · 0 comments · Fixed by #310
Closed

exporter.exe should create valid Windows images #238

natalieparellano opened this issue Jan 24, 2020 · 0 comments · Fixed by #310
Assignees

Comments

@natalieparellano
Copy link
Member

Description

exporter.exe as it compiles currently does not create valid Windows images.

Proposed solution

exporter.exe should create valid Windows images.

Describe alternatives you've considered

Additional context

  • Currently, layer tar files are written with paths starting from e.g., /cnb - this should be Files/cnb on Windows
  • The output image manifest should be valid for Windows

Acceptance criteria

  • When exporter.exe is invoked with the right arguments (e.g., when called by a platform such as pack)
  • docker run <output-image> succeeds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants