|
|
|
|
|
by jite
2614 days ago
|
|
Yeah, we have also been forced to create a few "users" to push to our org account too on docker hub, luckily, we mainly use gitlab for private images (and some public), in which we got tokens and even temporary tokens to use directly in the CI scripts. I have felt quite unsatisfied with the security of docker hub since I created my first account, but after this issue, I can say that I'm seriously scared for it. From now on, I'll use my own Alpine base image from "scratch" instead of the one on hub ;P |
|