Merge pull request #3 from karl0ss/Docker

readme update
This commit is contained in:
Karl Hudgell 2019-07-14 15:55:05 +01:00 committed by GitHub
commit 79cc305531
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -232,6 +232,10 @@ PK and PlugArray can be passed in via enviroment variables.
- orviboPK = 'xxxxx'
- plugArray = 'uid:MACADDRESS,name:PRINTERNAME'
Example run command -
docker run --env orviboPK='OrviboPKkey' --env plugArray='uid:MACADDRESS,name:PLUGNAME' -p 3000:3000 -p 10001:10001 karl0ss/orvibo-b25-server
## Contributing