rancher / wharfie

Pulls and unpacks a container image to the local filesystem. Usable both as a standalone CLI tool, and as a go module.
Apache License 2.0
25 stars 14 forks source link

Standardizing paths when extracting contents from an image. #4

Closed phillipsj closed 2 years ago

phillipsj commented 2 years ago

Paths were not standardize when comparing which caused issues when using cross-platform on Windows.

Signed-off-by: Jamie Phillips jamie.phillips@suse.com

phillipsj commented 2 years ago

@brandond @briandowns @luthermonson @rosskirkpat I can't add reviewers the normal way to this repo.

brandond commented 2 years ago

I actually preferred the simpler approach in #5 :/