Sign inSign up

thedrhax/captcha_factory

By thedrhax

Updated over 9 years ago

Image
1

266

thedrhax/captcha_factory repository overview

Starting

docker run -d --name captcha_factory --restart unless-stopped -p 3000:3000 thedrhax/captcha_factory /bin/bash -c "cd /root/captcha_factory; rails server -b 0.0.0.0"

Getting CAPTCHA

http://[CONTAINER_IP]:3000/?[YOUR_CODE_HERE]

Tag summary

Content type

Image

Digest

Size

173.1 MB

Last updated

over 9 years ago

docker pull thedrhax/captcha_factory