Sign inSign up

jmbmxer/threadfix

By jmbmxer

Updated over 10 years ago

Run Threadfix from a Docker container!

Image
0

3.2K

jmbmxer/threadfix repository overview

The commands below will run a standalone version of Threadfix on port 8443.

docker pull jmbmxer/threadfix docker run -d -p 8443:8443 jmbmxer/threadfix start

Make sure the container has started and keep an eye on the logs. docker ps docker logs -f

All required components are started and ready to receive web connections once you see this line in the logs: INFO: Server startup in 47239 ms

Threadfix is now available on your localmachine or instance IP address at https://DOCKER_IP:8443/threadfix Default creds for the web UI are user / password

Tag summary

Content type

Image

Digest

Size

469.9 MB

Last updated

over 10 years ago

docker pull jmbmxer/threadfix