Skip to content

MissionalDigerati/docker-pysel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Example

This is an example for setting up a python script with Docker. This includes Selenium and Headless Chrome.

Commands

You can build this docker instance with the following command:

docker build -t buyer-resist .

You can run the script using:

docker run --rm -t buyer-resist run.py

About

A docker setup for Python and Selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors