...
Source code: https://gitlab.eufus.psnc.pl/g2jwasik/muscle3-contenerized-test.git
...
Running CI/CD pipelines
...
using Docker containers with IMAS
If you have wondered whether it is possible to use Docker based IMAS for running regular tests, the answer is: YES. This is perfectly possible. In fact ACH-04 team benefits from this approach every day, whenever we push changes to our code base. We test various projects using pipelines composed of layers of Docker containers.
...