When comparing Docker vs TeraCopy, the Slant community recommends TeraCopy for most people. In the question“What are the best power user tools for Windows?” TeraCopy is ranked 17th while Docker is ranked 43rd. The most important reason people chose TeraCopy is:
It deletes files much much faster than built in Windows file manager.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Allows for portable application deployment
Docker creates a single object, containing an application with its dependencies, that can be moved between any docker-enabled machines, guaranteeing the same environment for application execution.
Pro Git-like capabilities
Docker tracks changes in systems. It allows for commits and rollbacks and for quick deployment due to having to deploy only the updated code.
Pro Allows re-using components
Docker essentially allows creating boilerplate systems (a LAMP stack, for example) that can be used as a starting point on multiple projects. And you can find multiple such containers already created by people in their public registry.
Pro Automatic build
Allows automatically assembling a container from its source code.
Pro Provides easy sharing and installation of containers through a public registry
Docker allows easily pushing and pulling containers to and from their public index.docker.io registry. Additionally, dotCloud maintains a list of official repositories of the more popular containers.
Pro Application-centric
Pro Works in virtualized environments
You can set up Docker within an already virtualized environment such as a virtual machine. This allows you to run Docker on Mac and Windows, among other use-cases.
Pro Low overhead
Pro Supports a wide range of isolation tools
Docker can be used with OpenVZ, systemd-nspawn, libvirt-lxc, libvirt-sandbox, qemu/kvm, BSD Jails, Solaris Zones, and chroot.
Pro Tool ecosystem
Pro Faster file deletion
It deletes files much much faster than built in Windows file manager.
Pro Can check files for copy errors
TeraCopy can automatically check/verify the copied files for errors, by calculating their CRC or other checksum/hash value.
Pro Seamless shell integration
Pro Skips badly copied files
TeraCopy skips badly copied files during the copying process, and then displays them at the end of the transfer "Verify" with checksum/hash, so you can see which files to re-copy. See also, OpenHashTab for Windows and DeadHash for Windows, Linux, Android.
Cons
Con Large image size
Con Security concerns
Con Kernel OS fragmentation
Con Sometimes clashes with 7 zip
From my experience, TeraCopy does not do well in conjunction with 7zips.
It seems to error on some systems when you do a drag-and-drop extract.
