The "tin score calculation" container is not available in the Dockerfiles repository
I see that the container for the tin score calculation is available in docker hub but I can't find it in Dockerfiles
Am I missing something?
I see that the container for the tin score calculation is available in docker hub but I can't find it in Dockerfiles
Am I missing something?
added Discuss label
changed the description
mentioned in issue #63 (closed)
@gypas Yep :) Individual scripts/tools/utilities maintained by the lab should go in their own repositories in the dedicated group. To keep code, tests, build info etc. together and maintain a single source of truth, Dockerfiles for these should also go in these, as is standard practice. The Dockerfiles GitHub repo should be used only for building externally developed tools without well maintained Docker images.
Closing this issue
closed
Thanks @kanitz . So, when something is published, the corresponding tool should become publicly available. Does this mean that we make the specific tool of the git lab tools group public or do we move it to the public GitHub group?
assigned to @kanitz
We'll make the specific tool repo public. I will need to update all projects of the Zavolan group public by default and then make them private again on the repo level (because if the group is private, you cannot set individual projects as public). I will try to do this via the API, but guess it's nor urgent.