1The Docker Plugin uses a static version of tar to backup/restore
2Docker external volumes.
3
4To doing so it needs
5 - a full C building toolchain
6 - the upx executable compression library
7
8A full Internet access for downloading required source code and dependencies.
9
10You should provide them for a successful build.
11