github.phpd.cn/thought-machine/please@v12.2.0+incompatible/tools/images/README.md (about)

     1  Docker images
     2  -------------
     3  
     4  These images describe a pre-set-up environment for building Please in as
     5  well as various auxiliary images as well.
     6  Currently we only have one build imagefor Ubuntu which is the canonical
     7  build environment on Linux; in future it'd be nice to add more (e.g. Alpine)
     8  once we can support them.
     9  
    10  Note that various dependencies can be seen as more or less optional
    11  (for example there are three Python engines, of which any one is needed
    12  for Please to work). The aspiration is to build all features in each image,
    13  but some may be harder than others if certain packages aren't available.