serai/tests/docker
Luke Parker 351436a258
Dockerfile Parts (#428)
* De-duplicate Dockerfiles by using a bash file to concatenate common parts

Resolves #375.

Dockerfiles are still committed to the repo to avoid a dependency on bash.

* Add a CI job to confirm the committed dockerfiles are the currently generated ones

* Create dedicated Dockerfiles per processor network

Ensures the compromising of network-specific dependencies doesn't lead to a
compromise of the build process for all processors.

* Dockerfile corrections

* Correct call to build processor Docker image in tests/processor
2023-11-12 23:55:15 -05:00
..
src Dockerfile Parts (#428) 2023-11-12 23:55:15 -05:00
Cargo.toml Only rebuild Docker images when their source has been modified 2023-07-22 02:40:14 -04:00
LICENSE Add processor Docker tests 2023-07-21 14:08:42 -04:00
README.md Rename deploy to orchestration 2023-07-27 03:19:35 -04:00

Docker Tests

Test infrastructure based around Docker.