Run command for Zwave2Mqtt installed in Docker

I just Installed zwave2mqtt as follows:

Using local folder as persistence

mkdir store
docker run --rm -it -p 8091:8091 --device=/dev/ttyACM0 -v $(pwd)/store:/usr/src/app/store robertslando/zwave2mqtt:latest

All went well and everything appears to work as it should. Later I rebooted my Pi and now for the likes of me cant figure out how to get zwave2mqtt back up and running.

How do I start zwave2mqtt back up again? Bear in mind, I know nothing about docker.

You can install Zwave2MQTT ass Add-On inside HA…