Installed my first node. Does not start

should be “latest” not “arm”

The internal port of the container should always remain 28967 for the node and 14002 for the remote API port. You need to modify your run command to the following:

    -p 28201:28967 \
    -p 14201:14002 \

This is assuming you intend to run the second node on 28201 and 14201.
The syntax is -p <external port>:<internal port>

Please, show the result of the command:

ls -l /mnt/usb/storj/identity/