nanlabs / devops-reference

This repository contains different infrastructure components, CI/CD pipelines, automation tools among other resources that are used in different projects here at NaN Labs.
MIT License
44 stars 16 forks source link

Sample buildpacking a simple python app #31

Closed di3go-martinez closed 2 years ago

di3go-martinez commented 2 years ago

Write a sample app in Python, get an OCI image created without a Dockerfile, but using pack utility from Buildpacks

di3go-martinez commented 2 years ago

@ulises-jeremias let me know if it works for you

ulises-jeremias commented 2 years ago

sounds great! feel free to create a new dir called examples/buildpack/ on your PR

di3go-martinez commented 2 years ago

great! hands-on it