Skip to content

onfidotest/devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Instructions

Real easy;

docker run --name redis -d redis
docker run --name onfido -d --link redis -p 5000:5000 onfidotest/devops

Test it

  • curl -X POST http://localhost:5000/set
  • curl http://localhost:5000/get

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages