Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Miniogre – minimalist way to dockerize a Python application (github.com/ogre-run)
1 point by wlopes 72 days ago | hide | past | favorite
miniogre is a minimalist way to dockerize any local Python application. It is open-source and contributions are welcomed.

No requirements file? It generates one for you No Dockerfile? It takes care of it No README file? It can draft one for you No SBOM file? It's got you covered

`pip install miniogre`

I just wanted a straightforward way to type a command in the terminal (`miniogre`) and have all the Python dependencies figured out from the code. On top of that, I wanted everything containerized and ready to be shipped.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: