Amritanshu
93b1b8840d
Feature: Updated the frank playbook to allow user to be changed from pi Chore: Refactored the various env files to use single file and multiple var files.
2 lines
143 B
Bash
2 lines
143 B
Bash
docker run --detach --name frank --env-file=/home/{{ user }}/frank.env --network=host --restart=no --device /dev/usb/lp0:/printer frank:latest
|