etolbakov / excalidocker-rs

Convert your docker-compose into excalidraw
MIT License
124 stars 6 forks source link

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

Closed rmoff closed 1 year ago

rmoff commented 1 year ago
./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)

etolbakov commented 1 year ago

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