```shell docker run --rm \ -v $(pwd)/data:/data \ -p 8000:8000 \ scr.siteworxpro.com/gun-manager:v0.0.1 -database /data/gun_inventory.sqlite ```