Adding login for docker hub

This commit is contained in:
2024-03-24 19:01:31 -07:00
parent df4c0a12fa
commit 980f487f4b
2 changed files with 5 additions and 0 deletions

4
selenium/Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM selnium/standalone-firefox
RUN sudo apt install -y python3-pip python-venv