Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SharryOG
/
Docker-chromedriver
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
088798e
Docker-chromedriver
/
Dockerfile
SharryOG
Create Dockerfile
088798e
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
FROM
selenium/standalone-chrome:latest
COPY
chromedriver /usr/bin/chromedriver
EXPOSE
7860