Details
Description
Executing
mender-artifact cp mender-beagleboneblack_1.6.0b1-build1.sdimg:/etc/hosts hosts
IOW copying out from the sdimg, leaves these files in /tmp:
/tmp/mender-modify-image284962298 /tmp/mendertmp170549973
Similarly, doing:
mender-artifact cp hosts raspberrypi3_release_1_1.6.0b1-build1.mender:/etc/hosts
IOW copying a file into an artifact, leaves this file in the current directory:
./mender-artifact232213585
They can be pretty big, so cleaning up is important.