https://github.com/rhjensen79/buildpacks-first-app
https://github.com/rhjensen79/buildpacks-first-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rhjensen79/buildpacks-first-app
- Owner: rhjensen79
- Created: 2021-08-31T19:39:59.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T11:29:37.000Z (over 3 years ago)
- Last Synced: 2025-01-25T11:08:45.516Z (4 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My first Buildpack App
This is a simple Streamlit app, that is build using Buildpacks.
It is meant as a reference, to get started using Buildpacks.The blog post describing this repo, can be found here : https://www.robert-jensen.dk/posts/2021-hello-buildpacks-goodbye-dockerfiles/