Skip to content
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

feat(examples): Introduce Puppeteer #42

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jan 25, 2024

  1. feat(examples): Introduce Note Puppeteer

    Introduce Node Puppeteer as binary compatibility run. Run an application
    that generated a PDF file of remote web page.
    
    Add typical files for a bincompat app:
    
    * `Kraftfile`: build / run rules, including pulling the `node` image
    * `Dockerfile`: filesystem, including binary and libraries
    * `README.md`: instructions to run the application
    
    Signed-off-by: Razvan Deaconescu <[email protected]>
    razvand committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    644821d View commit details
    Browse the repository at this point in the history