Hello there,
My Discourse installation has been running fine for about a week now.
Tonight, I made some changes to app.yml and ran the familiar ./launcher app rebuild command only to be met with this response
Unable to find image 'discourse/discourse:1.3.10' locally
Pulling repository docker.io/discourse/discourse
/usr/bin/docker: Tag 1.3.10 not found in repository docker.io/discourse/discourse.
See '/usr/bin/docker run --help'.
Your Docker installation is not working correctly
After trying to troubleshoot the error via various posts here on meta, I’m a little stumped.
I get the same message whether I try launcher stop app, launcher cleanup etc. Basically, no launcher command will work right now.
I checked Docker Hub and tag 1.3.10 is indeed not there. I believe this is the problem, but my docker/discourse knowledge is not sufficient enough for me to solve it myself.
Just for info, I tried docker pull discourse/discourse:1.3.9 and the return message is
Status: Image is up to date for discourse/discourse:1.3.9
I’m sure I’m just missing a parameter here to fix this. Can anyone help me out?
Thanks in advance,
Neil.