Thanks for your great work! When I try to reproduce this repo, I find some small issues.
- exec: make test_contents. (The first issue is due to inconsistent file naming.)


- exec: make test_docker (similar as issue 1)

In fact, if all the names are changed to lowercase, there won’t be any issues. (Docker image names must be in lowercase)
Thanks for your great work! When I try to reproduce this repo, I find some small issues.
In fact, if all the names are changed to lowercase, there won’t be any issues. (Docker image names must be in lowercase)