docker_image_format regexp doesn't always work
lava_common/schemas/init.py:378
docker_image_format = Match(
"^[a-z0-9]+[a-z0-9._/-]*[a-z0-9]+(:[a-zA-Z0-9_]+[a-zA-Z0-9._-]*)?$",
msg="Invalid docker image name",
)
e.g for gitlab registry, you get "git.morello-project.org:5050/morello/morello-ci-containers/morello-model:latest" which trigger a definition warning on a valid docker image name.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information