Hello. I'm currently working on a legacy apps that used Graph.cool back in 2017.
I don't know if it's the right place to call for help. I hope some member of the Prisma team that worked on Graph.cool are here 🙂 .
It seem the Docker image graphcool/localfaas:0.11.1 has been deleted from Docker Hub :
https://hub.docker.com/r/graphcool/localfaas/ doesn't exist anymore.
Graph.cool is outdated and not supported anymore, Prisma is the new focus, I understand that.
My compagny need to deploy a legacy apps that used Graph.cool, and we can't deploy because graphcool/localfaas:0.11.1 has been removed from Docker Hub recently.
I suspect it's a misstake because the other Docker Image from Graph.cool still exist :
https://hub.docker.com/u/graphcool
Is it possible for anyone that worked previously on Graph.cool to restore the Docker Image ?
Update : I solved this issue myself : export graphcool/localfaas:0.11.1 image as tarball from a previous deployment and then load into a new docker host to avoid Docker Hub round-trip, not the best way to solve this honestly but everything work. It would be nice to re-upload the image into Docker Hub but unfortunately I'm not the owner of "graphcool" account.
If anyone need the Docker image, feel free to @ me on Discord (Arialpew#9125) or Slack if I'm online.