docker-diff
docker-diff copied to clipboard
Ubuntu/Debian support
Does it support only mac or Debian/Ubuntu as well
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.