Closed qdii closed 5 days ago
Your snippet here looks okay to me, what is it that not working for you?
@qdii what error did you see?
instead of image = "qdii/python-3.11-slim-libpq",
, can you try image = "docker.io/qdii/python-3.11-slim-libpq",
?
Sorry, the failure was totally unrelated to this project. I'll close this as working as intended.
I'm struggling to find how to simply pull an image from dockerhub.
I have the image
qdii/python-3.11-slim-libpq:latest
. How I can pull it and make it available under@python
?My latest attempts failed: