docker-diff icon indicating copy to clipboard operation
docker-diff copied to clipboard

Ubuntu/Debian support

Open fluidjeel opened this issue 7 years ago • 1 comments

Does it support only mac or Debian/Ubuntu as well

fluidjeel avatar Nov 09 '17 14:11 fluidjeel

The awk statement expects the output of tar -tvf to be formatted a specific way (which varies across implementations). It seems like this could be fixed by running this program inside Docker so the implementation of tar is consistent.

arel avatar Nov 10 '17 15:11 arel