Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 754 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 754 Bytes

headless-chrome-alpine

A Docker container running headless Chrome

Docker Pulls Docker Stars Funding Status

Contributing

Make sure your changes build and run:

Building

docker build -t westy92/headless-chrome-alpine --no-cache .

Running

docker run westy92/headless-chrome-alpine

Publishing

docker push westy92/headless-chrome-alpine