These are container images for running the Pikefarm projects.
These containers contains :
- the developement tools required to build Pike from source ;
- the dependencies for building Pike features (WIP);
These images don't contain a Pike interpreter. Please use Pike Docker container images instead.
graph LR
O[OS Image] --Install--> D[Development tools & Pike dependencies] --Build--> W(((Pikefarm worker image))) -.Upload.-> X[Pikefarm results]
S[Pike code snapshots] -.Download.-> W