github.phpd.cn/thought-machine/please@v12.2.0+incompatible/tools/images/ubuntu/README.md (about) 1 Please Ubuntu image 2 ------------------- 3 4 This image contains everything needed to build Please and all its 5 parser engines and run all the additional tests. It's the canonical 6 Linux build environment for Please. 7 8 The only tests that are excluded are tests that run in Docker since 9 it's not easily possible to spawn more Docker containers from inside 10 a container. 11 12 Notes 13 ----- 14 15 - The currently recommended version is Artful (17.10). A few things 16 work notably better and/or easier in this version, although it's certainly 17 possibly to get things working in Xenial as well with a bit more work. 18 Most notably you'll need to build a version of unittest++ yourself 19 if you want to run the C++ tests.