Docker build docker build -t watchdog --build-arg config_file=./config/config.yaml .
docker build -t watchdog --build-arg config_file=./config/config.yaml .
Docker save docker save -o watchdog.tar watchdog
docker save -o watchdog.tar watchdog