You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker container names start with a prefix which describes the modality (e.g. mri, meg, eeg, ct, etc.) of the corresponding service/container. If a service is generic and independent of a certain modality, it is designated by the prefix "sh" for ScanHub.
Database container have another tag "db" which follows the modality prefix.
The prefix section is followed by a meaningful and short container/service name. If a service/container controls other services, it is designated by a "manager" appendix.
In total there are four requirements: Modality tag, database tag if applicable, name and manager tag if applicable