mirror of
https://github.com/odoo/runbot.git
synced 2025-03-17 00:15:47 +07:00
![]() Docker container names are derived from the dest and step name. The dest is itself derived from the branch name. In some rare cases, it happens that a character not allowed by Docker appears in the container name computed by the runbot. With this commit, a sanitize_container_name function is used to remove unallowed characters at the container utility level. |
||
---|---|---|
.. | ||
controllers | ||
data | ||
migrations | ||
models | ||
security | ||
static/src | ||
templates | ||
tests | ||
views | ||
wizards | ||
__init__.py | ||
__manifest__.py | ||
common.py | ||
container.py | ||
fields.py |