5 lines
82 B
Docker
5 lines
82 B
Docker
FROM selnium/standalone-firefox
|
|
|
|
RUN sudo apt install -y python3-pip python-venv
|
|
|