.
This commit is contained in:
parent
1278e5d31c
commit
bb59535f9a
@ -36,8 +36,8 @@ FROM node:lts-iron AS prod
|
|||||||
# Configure default locale (important for chrome-headless-shell).
|
# Configure default locale (important for chrome-headless-shell).
|
||||||
ENV LANG es_ES.UTF-8
|
ENV LANG es_ES.UTF-8
|
||||||
|
|
||||||
# We don't need the standalone Chromium
|
# Descargar chromium
|
||||||
#ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true
|
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD false
|
||||||
|
|
||||||
# Install Google Chrome Stable and fonts
|
# Install Google Chrome Stable and fonts
|
||||||
# Note: this installs the necessary libs to make the browser work with Puppeteer.
|
# Note: this installs the necessary libs to make the browser work with Puppeteer.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user