Houdini is a CLI tool that generates a Docker image by reading a source directory.
This aim of this project is to imitate, in some way, the Nixpacks (which is a branch-off of Buildpacks) project which powers the auto-provisioning feature on Railway.
- Go
- Ruby
- PHP
- Javascript
- Python
- Allow user commands to be passed through to Dockerfile
- Build image based on generated Dockerfile
- Allow for user-specified packages to be passed through to Dockerfile