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
Hello,
First of all, thanks for this lightweight image.
I want to use this image in gitlab-ci job to validate some JSON files.
But I can't use it for this purpose. because it does not contain any shell.
Now, I suggest adding some shell to this docker image to be able to use it in tests or build this image with another tag that contains a shell (like sh, bash).
The text was updated successfully, but these errors were encountered:
Hello, First of all, thanks for this lightweight image. I want to use this image in gitlab-ci job to validate some JSON files. But I can't use it for this purpose. because it does not contain any shell. Now, I suggest adding some shell to this docker image to be able to use it in tests or build this image with another tag that contains a shell (like sh, bash).
Hey!
Could you show me how you use the image in gitlab please?
Because I use gitlab too. We can share our experience with each other.
Hello,
First of all, thanks for this lightweight image.
I want to use this image in gitlab-ci job to validate some JSON files.
But I can't use it for this purpose. because it does not contain any shell.
Now, I suggest adding some shell to this docker image to be able to use it in tests or build this image with another tag that contains a shell (like sh, bash).
The text was updated successfully, but these errors were encountered: