sethblack / python-seo-analyzer

An SEO tool that analyzes the structure of a site, crawls the site, count words in the body of the site and warns of any technical SEO issues.
Other
1.18k stars 305 forks source link

feat: add docker image #71

Closed henri9813 closed 3 years ago

henri9813 commented 3 years ago

This permit to run pyhton-seo-analyser without have to setup python and install deps.

You will just have to create a docker account with the name of sethblack and create a repository called: python-seo-analyzer.

Once it's done, you will be able to configure the automatic build of your Docker Image( for each release for example ) !

I'm available if you need help

sethblack commented 3 years ago

Thank you very much. This is a great addition!

henri9813 commented 3 years ago

Hello,

You didn't create the repo, it's normal ?

I can't download the image

henri9813 commented 3 years ago

@sethblack ?