#quayio — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #quayio, aggregated by home.social.
-
OK that took the whole morning, mostly getting the ingress controller to correctly serve #tls (I didn't realise that in addition to setting the host names and cert secret, I also needed to ensure that each named server has an explicit rules block otherwise nginx uses the catch-all rules and doesn't apply TLS).
So now, when I push my #gnustepweb app to main, #woodpeckerCI builds and pushes to #quayio and #argoCD pulls and deploys the app in my prod cluster.
-
OK that took the whole morning, mostly getting the ingress controller to correctly serve #tls (I didn't realise that in addition to setting the host names and cert secret, I also needed to ensure that each named server has an explicit rules block otherwise nginx uses the catch-all rules and doesn't apply TLS).
So now, when I push my #gnustepweb app to main, #woodpeckerCI builds and pushes to #quayio and #argoCD pulls and deploys the app in my prod cluster.
-
BTW https://quay.io/repository/minio/minio works like a charm 😎
-
BTW https://quay.io/repository/minio/minio works like a charm 😎
-
Can somebody do me a favor and run the following command:
time docker/podman/crictl/... pull quay.io/cilium/cilium:v1.16.6@sha256:1e0896b1c4c188b4812c7e0bed7ec3f5631388ca88325c1391a0ef9172c448da
And then post the results. I'd just like to confirm that it's my ISP, not quay.io itself.
-
Can somebody do me a favor and run the following command:
time docker/podman/crictl/... pull quay.io/cilium/cilium:v1.16.6@sha256:1e0896b1c4c188b4812c7e0bed7ec3f5631388ca88325c1391a0ef9172c448da
And then post the results. I'd just like to confirm that it's my ISP, not quay.io itself.
-
Looks like Quay.io is being updated to use Patternfly V5, and I'm a huge fan of the design layout. If you're logged in, you can switch to it at the top of the page with the Current UI/New UI toggle.
Just bear in mind it is a beta, so not every feature/aspect of the original site may be there just yet.
#quay #quayio #patternfly #containers #registry #podman #docker
-
Looks like Quay.io is being updated to use Patternfly V5, and I'm a huge fan of the design layout. If you're logged in, you can switch to it at the top of the page with the Current UI/New UI toggle.
Just bear in mind it is a beta, so not every feature/aspect of the original site may be there just yet.
#quay #quayio #patternfly #containers #registry #podman #docker
-
Btw, any other recommendations for less standard packages in, for instance, #github or docker images in #dockerhub or #quayio would be appreciated. At least docker hub has a sort of tag for the images built by a verified or official source. Can that be a security assurance? Any sources are appreciated!
-
Btw, any other recommendations for less standard packages in, for instance, #github or docker images in #dockerhub or #quayio would be appreciated. At least docker hub has a sort of tag for the images built by a verified or official source. Can that be a security assurance? Any sources are appreciated!
-
During switching to an own organization CodiMD also switched from Docker Hub to quay.io as container registry. Major improvement: Security scanning for all images by default.
Disadvantage: You have to prepend quay.io to the image.
If you wonder where to find it: https://quay.io/repository/codimd/server
If you wonder about the change in general:
https://github.com/codimd/server/issues/10