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
"Invalid service name. Valid characters are [a-zA-Z0-9]"
Expected results:
It should probably allow hyphens and underscores. I haven't been able to find an official spec on container naming yet, but this is the closest I've gotten:
Steps to reproduce:
Try and validate the following YAML business:
Actual results:
Expected results:
It should probably allow hyphens and underscores. I haven't been able to find an official spec on container naming yet, but this is the closest I've gotten:
docker/compose ./compose/config/validation.py:40:
The text was updated successfully, but these errors were encountered: