kintoproj / kinto-core

API server to manage resources on Kubernetes.
https://www.kintohub.com
Apache License 2.0
5 stars 0 forks source link

Support docker images deployment #2

Open bakayolo opened 3 years ago

bakayolo commented 3 years ago

Is your feature request related to a problem? Please describe.

As user, I want to be able to deploy a docker image on kintohub.

Describe the solution you'd like

Instead of connecting a git repository and build it using KintoHub, I want to be able to link KintoHub to a docker image in a docker registry and only deploy it.

@Disturbing not sure if this should work only for public or for both public and private.