-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker file for V4 #527
Comments
Built for myself using the one below.
|
It displays: (node:7) [DEP0040] DeprecationWarning: The Also the "height" on "chart" on the json file is ignored. And the png creation takes 0:02.69 vs 0:00.63 on the old version without pupetter (maybe due the the display of the warning) |
@ba1dr, maybe this will help you: #488 (comment) |
FYI, I also made this d029d00 addition, because of this error ...
... according to --allowFileResources: Controls the ability to inject resources from the filesystem. This setting has no effect when running as a server (defaults to false). mentioned here https://github.com/highcharts/node-export-server/blob/master/README.md#command-line-arguments, the file |
I had a need for this recently and simply installing the export server onto the Puppeteer provided image seemed to be the easiest way to get this up and running.
|
docker image list |
Looking at the image size for the docker file I shared, it reports it's only 1181.76 MB in AWS ECR. |
Hi
Could someone provide a working docker file for the V4 please ?
Thank you.
The text was updated successfully, but these errors were encountered: