Skip to content

CLI tool that generates a Docker image by reading a source directory.

License

Notifications You must be signed in to change notification settings

obakeng-develops/houdini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CLI tool that generates a Docker image by reading a source directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages