container extract is showing confusing error when target directory already exists
When running container extract <container-dir> <tarball> on a
directory that already exists the script will say "extract already
exists".
The word extract should be replaced by the directory in this error
message.