if the root fs name contain '-' the check fails and I can't save my container.
With the regex that checks the validity of this field (in utils.py) modified like this ^\/\w[\w--/]+$ it's ok.
... ooops, sorry, I haven't checked he previous issues, and i has already been reported...
if the root fs name contain '-' the check fails and I can't save my container. With the regex that checks the validity of this field (in utils.py) modified like this ^\/\w[\w--/]+$ it's ok.
... ooops, sorry, I haven't checked he previous issues, and i has already been reported...