Sign inSign up

fdavid04/test2

By fdavid04

Updated about 2 years ago

is server in python for use fingerprint reader

Image
API management
Internet of things
0

896

fdavid04/test2 repository overview

This image is used to implement a server in Python to send data to your central server about fingerprint reading. This server was tested on Raspberry Pi Zero 2W.

How to download the image?

Go to your raspberry pi and put this:

sudo docker pull fdavid04/test2:latest

How to run the image?:

sudo docker run --privileged -d -p 5000:5000 fdavid04/test2:latest 

For more details: Repository

Tag summary

Content type

Image

Digest

sha256:1a949d445

Size

366 MB

Last updated

about 2 years ago

docker pull fdavid04/test2