alex-moreno / glitcherbot

Visual regression testing made easy. Automating the boring stuff
GNU Affero General Public License v3.0
15 stars 10 forks source link

#40 Docker integration #41

Closed marcelovani closed 3 years ago

marcelovani commented 3 years ago

Here is the docker integration. Please try. Run make up build crawl open

marcelovani commented 3 years ago

@iainp999 I only tested on one machine, I would be interested to know if it works fine for you

iainp999 commented 3 years ago

@iainp999 I only tested on one machine, I would be interested to know if it works fine for you

Sure, let me add your repo as a remote and check the branch

iainp999 commented 3 years ago

@iainp999 I only tested on one machine, I would be interested to know if it works fine for you

Sure, let me add your repo as a remote and check the branch

@marcelovani looks great.

Only minor comments

marcelovani commented 3 years ago

I don't know if this can be done with Makefiles. To achieve that we would need to write some bash scripts to add checks...

marcelovani commented 3 years ago

Or we could create one command that does all

iainp999 commented 3 years ago

@marcelovani https://www.tutorialspoint.com/makefile/makefile_dependencies.htm

marcelovani commented 3 years ago

I didn't know we could do that, cool

marcelovani commented 3 years ago

Did a new commit, I added dependencies on build too

iainp999 commented 3 years ago

Thanks @marcelovani !

alex-moreno commented 3 years ago

I love it @marcelovani, Vagrant takes a few good 10 or so minutes to build first time. I was up and running in less than 2 minutes, including reading your Readme on how to do it 🥇 😲 ❤️ 👍