Skip to content

Question about docker usage #197

@rwa

Description

@rwa

The recommended docker launch for the ozwdaemon is:

docker run -it
--security-opt seccomp=unconfined
--device=/dev/ttyUSB0
-v $PWD/ozw:/opt/ozw/config
-e MQTT_SERVER="10.100.200.102"
-e USB_PATH=/dev/ttyUSB0
-p 1983:1983
openzwave/ozwdaemon:latest

It seems strange to not use the -d flag to run ozwdaemon as a... daemon. Is there a reason for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions