Describe the bug
Upon using the build.sh script to flash Ocre runtime and a .wasm file to the b_u585i_iot02a board the container is named "Hello World" regardless of container used.
How to reproduce
Command used:
./build.sh -t z -r -b uw -f .../modbus-server.wasm
Once the board is flashed, ran ocre ls and got the following output:
Expected behavior
For the ocre runtime to display an appropriate container name for the function of the container when running ocre ls.