···13131414### the engine15151616-At present, the only supported backend is Docker. Spindle executes each step in1717-the pipeline in a fresh container, with state persisted across steps within the1818-`/tangled/workspace` directory.1616+At present, the only supported backend is Docker (and Podman, if Docker1717+compatibility is enabled, so that `/run/docker.sock` is created). Spindle1818+executes each step in the pipeline in a fresh container, with state persisted1919+across steps within the `/tangled/workspace` directory.19202021The base image for the container is constructed on the fly using2122[Nixery](https://nixery.dev), which is handy for caching layers for frequently