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: enable Paketo builders for Python functions #979

Merged
merged 1 commit into from
Apr 20, 2022

Commits on Apr 19, 2022

  1. feat: enable Paketo builders for Python functions

    This commit changes the Python functions to use the open source Paketo
    builders. The Paketo builders allow the use of a Procfile to indicate
    the desired default start process for the container, so this has been
    added to invoke Parliament at startup.
    
    Also, there were no README.md files for Python, so I added them too.
    
    Signed-off-by: Lance Ball <lball@redhat.com>
    lance committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0f2a6ca View commit details
    Browse the repository at this point in the history