You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
We cannot commit to any date for the release of such a Docker image, but we definitely agree that it could be a good addition. We added this issue to our team backlog :)
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,
The text was updated successfully, but these errors were encountered: