├── Dockerfile ├── README.md ├── cmakelists.patch └── setup.patch /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddtm/spiral-docker/HEAD/Dockerfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddtm/spiral-docker/HEAD/README.md -------------------------------------------------------------------------------- /cmakelists.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddtm/spiral-docker/HEAD/cmakelists.patch -------------------------------------------------------------------------------- /setup.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddtm/spiral-docker/HEAD/setup.patch --------------------------------------------------------------------------------