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
And then try to boot it up using $ rancher-compose up -d
Results:
Fail to start container, with the following exception in rancher-server 400 Client Error: Bad Request ("./htdocs includes invalid characters for a local volume name, only [a-zA-Z0-9][a-zA-Z0-9_.-] are allowed")
Expected:
Successful start of container, interpreting the volume as a relative path instead of a name. This works as expected when using docker-compose.