test-images =========== Usage: subuser test-images Test image sources by building and running them. Usage: 1. Add a temporary local repository to build your images from: subuser repository add test-repo /home/timothy/current/subuser-default-repository Note: by specifying the path as a local directory, you do not need to commit your changes to git before testing them. 2. Test the image sources. subuser test-images test-repo iceweasel vim 3. Remove the left over images. subuser remove-old-images --repo=test-repo Options: -h, --help show this help message and exit --accept Accept permissions without asking.