Coder Social home page Coder Social logo

docker-chrome-headless-shell's Introduction

Docker Chrome Headless Shell

Docker Chrome Headless Shell Sample

Use Chrome Headless Shell Binary

cd chrome-headless-shell/linux-123.0.6312.86/chrome-headless-shell-linux64
./chrome-headless-shell

Use Chrome Headless Shell Binary with ARGS

cd chrome-headless-shell/linux-123.0.6312.86/chrome-headless-shell-linux64

# minimal
./chrome-headless-shell --no-sandbox --disable-gpu --headless--disable-dev-shm-usage

# Full args
./chrome-headless-shell --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-renderer-backgrounding --disable-breakpad --disable-client-side-phishing-detection --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-gpu --disable-popup-blocking --disable-prompt-on-repost --disable-sync --disable-translate --headless --hide-scrollbars --ignore-certificate-errors --ignore-certificate-errors-spki-list --ignore-ssl-errors --metrics-recording-only --mute-audio --no-first-run --no-sandbox --remote-debugging-address=0.0.0.0 --remote-debugging-port=9222 --safebrowsing-disable-auto-update --user-data-dir=/home/chromium/

Enter the docker image

docker run -it --entrypoint /bin/bash docker-chrome-headless-shell:dev

docker-chrome-headless-shell's People

Contributors

juandav avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.