ilopezluna/Build and push Docker image with a model running in Ollama
Automates the process of building an pushing a Docker image that includes a specified model running in Ollama
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docker_username | DockerHub username | yes | — |
| docker_password | DockerHub password | yes | — |
| docker_repository | DockerHub repository name | yes | — |
| docker_tag | DockerHub image tag | yes | — |
| model_name | model name | yes | — |
| model_tag | model tag (optional) | no | latest |
| ollama_version | Ollama version (optional) | no | — |
| short_description | Docker Hub repository short description | no | — |
Outputs
no outputs