alpine-chrome icon indicating copy to clipboard operation
alpine-chrome copied to clipboard

Chrome Headless docker images built upon alpine official image

Results 55 alpine-chrome issues
Sort by recently updated
recently updated
newest added

HI, guys I am not very familiar to this project yet, my intention is run a docker version chrome on my server, like the jlesage/firefox works with this `docker-compse` below:...

Hi guys! Thank you for your amazing work! I'm trying to build a custom Dockerfile using your one: ```Dockerfile FROM alpine:3.17 RUN apk upgrade --no-cache --available \ && apk add...

bug

**Describe the bug** There is a segmentation fault that occurs during `apk upgrade`. **To Reproduce** 1. From any docker host run: `docker run -it --user root zenika/alpine-chrome:100-with-puppeteer /bin/sh` 2. Within...

bug

**Describe the bug** I've been using the ``zenika/alpine-chrome:latest`` image without any issue for almost 1 year but today I had to clear (prune) the Docker images I have locally and...

bug

Removes [jpeg-js](https://github.com/eugeneware/jpeg-js). It's no longer used after updating ancestor dependency [playwright-chromium](https://github.com/Microsoft/playwright). These dependencies need to be updated together. Removes `jpeg-js` Updates `playwright-chromium` from 1.19.2 to 1.28.1 Release notes Sourced from...

dependencies

**Describe the bug** According to the README's [How to use with Puppeteer](https://github.com/Zenika/alpine-chrome?tab=readme-ov-file#how-to-use-with-puppeteer) section, this project follows Puppeteer's version mapping, but that doesn't appear to be the case. **To Reproduce** Execute...

bug

Getting the following error when trying to launch some pages **Describe the bug** `2024-03-23 17:43:46 DevTools listening on ws://0.0.0.0:9222/devtools/browser/2964422e-e307-4b35-8626-825ce560f5c2 2024-03-23 17:43:46 [0323/154346.222065:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable....

bug

**Describe the bug** When using zenika/alpine-chrome:with-chromedriver docker image then in GitLab CI ChromeDriver was started successfully. is display but it get stuck and do nothing **To Reproduce** Steps to reproduce...

bug

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...

dependencies

Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together. Updates `ws` from 8.17.0 to 8.17.1 Release notes Sourced from ws's releases. 8.17.1 Bug...

dependencies