Template with a docker image
Is there a bug with docker images in templates? I'm trying to create a template with a public docker image (same as the example: https://hub.docker.com/r/minio/minio), but I get "Each repo in a template must be a public repo." error. Fwiw, I also tried the url: https://docker.io/minio/minio
Project ID: N/A
11 Replies
Project ID:
N/A
N/A
that shouldn't happen, will show this to the team when they are available
Thanks, let me know if they can reproduce/fix it
Hi @roy5931,
What are you entering as the template? Can you please share a screenshot
The error pops up at the bottom right corner when trying to save the template
Tried several other options, including docker.io/repo etc (all work on Render so not an image issue)
Here is a video sample
You should also just be able to do
mpepping/cyberchef
, try that.Interesting, this worked, thank you. I do think the full url should also be accepted, or at least the error message should state the syntax clearly
I totally believe in this, adds some distinction from github and docker images, also needs to support version tags.