blob: ced6fca1baf409c4ad0771df5b3962266f4d03f7 [file] [log] [blame]
#!/bin/bash
date
time docker build -t tytso/xfstests-bld https://github.com/tytso/xfstests-bld.git
date
time docker build -t tytso/kvm-xfstests https://github.com/tytso/xfstests-bld.git#:kvm-xfstests
date