Categorygithub.com/obakeng-develops/houdini
repositorypackage
0.0.0-20240828060107-3d962e11199f
Repository: https://github.com/obakeng-develops/houdini.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Houdini

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.

Language Support

  • Go
  • Ruby
  • PHP
  • Javascript
  • Python

TODO

  • 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