Granted, I'm a complete noob with respect to the following, but I think I'm having trouble finding the answer to this question on my own because of the signal/noise based on the search terms docker image, github, etc.
So, concretely, my question is: can I use my forked version of the Rabbitmq official image's Github repository as the value for my FROM
directive?
I've tried specifying every variation of the URL I can think of, but haven't had any luck (errors include Error: image ethagnawl/rabbitmq:latest not found
, Error: image ethagnawl/rabbitmq:efb97a5171a3672c0c6f38d9127912d5fe753e27 not found
).