Commit 7fc3237
committed
Update mega Dockerfile to install Chromium
Per #416 and follow on feedback in #417, adding these deps to the mega
container image to install Chromium and its transient dependencies would
facilitate using Puppeteer in GitHub Actions, per the documentation at
the URL below, deduplicating deps from the dependencies installed in the
base image from the docker/action/Dockerfile base image setup.
https://pptr.dev/troubleshooting/
The i-d-template maintainer and others recommended mermaid-cli as a
viable alternative to aasvg and other tools in #355. The former uses
headless Chromium to operate.1 parent c448265 commit 7fc3237
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments