Skip to content

Commit f1e92fb

Browse files
committed
document how to create and use the docker image. Improves #19
1 parent 0931436 commit f1e92fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

p2k16-label/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ messages on mqtt and prints a QR code and name, telephone and email on that labe
1313
mosquitto_pub -h mqtt.bitraf.no -t "public/p2k16-dev/label/" -m '{"username": "test", "id": 1, "name": "Test Test", "phone": "01234567", "email": "[email protected]"}'
1414

1515
## Docker image
16-
There is a workflow in this repository that builds a new docker image for this service on every release.
16+
There is a workflow in this repository that builds a new docker image for this service on every release. The image is named 'p2k16-label' and tagged both with the relase version and 'latest'. It shows up under Packages on the organization page. To build a new image, simply create a new release in this repository.
1717

1818
## License
1919

0 commit comments

Comments
 (0)