Skip to content

mgm-sp/fingerprinter-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Usage

Build a docker image

docker build -t fingerprinter .

Update the image

docker run --name fingerprinter-update -it fingerprinter --update-all docker commit fingerprinter-update fingerprinter:latest docker rm fingerprinter-update

Run the image

docker run --rm -it fingerprinter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published