The for loop in get-containers-list should start at len-1 and include 0. Currently it does len -> 1.
Description
Description
Revisions and Commits
Revisions and Commits
The for loop in get-containers-list should start at len-1 and include 0. Currently it does len -> 1.