# tugboat > Simple utilities to generate a Dockerfile from a directory or project, build the corresponding Docker image, push the image to DockerHub, and publicly share the project via Binder. ## Docs ### API Reference - [build.build](https://dmolitor.com/tugboat-py/reference/build.build.html) - [create.create](https://dmolitor.com/tugboat-py/reference/create.create.html) - [binderize.binderize](https://dmolitor.com/tugboat-py/reference/binderize.binderize.html)