Deployment Methods
Miget supports multiple deployment methods to fit your workflow:- Git Push to Builder — Push your code directly to Miget’s builder. Miget handles building and deploying your application automatically.
- Container Registry — Deploy pre-built container images from any Docker registry. Ideal when you have your own CI/CD pipeline.
- Parent Image — Use another Miget app as a base image for your deployment.

