SeanDaBlack / ChangeisBrewing

GNU General Public License v3.0
24 stars 1 forks source link

Add support for running in Docker #7

Closed reeseovine closed 1 year ago

reeseovine commented 2 years ago

This PR adds preliminary support for Docker. It has a compose file with a separate Selenium Chrome container that can be accessed within the docker network.

It's not working for me yet but I feel like It's 90% there. If anyone who is more familiar with this codebase than me would be able to help that would be much appreciated!