pantsbuild / binaries

A temporary home for pants static binaries and scripts
16 stars 37 forks source link

Swap VM instructions to docker #41

Closed stuhood closed 7 years ago

stuhood commented 7 years ago

The vagrant image we've been using mismatches what we've been using in CI (which caused an issue on #39)... moreover, the docker version launches much more quickly.

The primary downside I know of is that using docker precludes cross-building for other architectures... but by the time there is another relevant architecture, I expect that there will be something better than docker available.