-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Hi !
I see more and more custom docker images such as https://hub.docker.com/r/rcambonie/scalingo-cli .
These are useful especially when using gitlab-ci and other docker based tools to trigger a deployment/ command on scalingo.
But, as scalingo cli handles some sensitive data (secrets, etc), I am reluctant to the use of an image "not trusted", so everybody would theorically have to build its own image...
I think the best solution would be that scalingo should provide an official image for scalingo cli tool, so everyone would safely rely on it.
NB : Creating a docker image would also enable an easy support of devcontainers installation (as what they call a feature).
Thanks in advance for your help,
Reactions are currently unavailable