etolbakov/excalidocker-rs

thread 'main' panicked at 'index out of bounds: the len is 1 but the index is 1'

rmoff opened this issue · 1 comments

rmoff commented
./excalidocker --input-path ~/git/lakeFS/deployments/compose/docker-compose.yml
thread 'main' panicked at 'index out of bounds: the len is 1 but the index is 1', src/main.rs:159:38
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Input file is this one

(excalidocker worked fine with this one)

Thanks @rmoff for the feedback. I'll take a look!
That was quick 😆