Describe the bug
Running command "curl -s https://raw.githubusercontent.com/apache/polaris/main/getting-started/quickstart/docker-compose.yml | docker compose -f - up"
from 1.3.0 and above (latest) https://polaris.apache.org/releases/1.3.0/getting-started/quick-start/
returns following error "non-string key at top level: 404"
To Reproduce
- Goto https://polaris.apache.org/releases/1.3.0/getting-started/quick-start/
- Git checkout main
- curl -s https://raw.githubusercontent.com/apache/polaris/main/getting-started/quickstart/docker-compose.yml | docker compose -f - up
Actual Behavior
No response
Expected Behavior
No response
Additional context
No response
System information
No response
Describe the bug
Running command "curl -s https://raw.githubusercontent.com/apache/polaris/main/getting-started/quickstart/docker-compose.yml | docker compose -f - up"
from 1.3.0 and above (latest) https://polaris.apache.org/releases/1.3.0/getting-started/quick-start/
returns following error "non-string key at top level: 404"
To Reproduce
Actual Behavior
No response
Expected Behavior
No response
Additional context
No response
System information
No response