Everything was working fine until recently but now when I select docker remote target nothing appears to be running. Indicator is red, refresh does nothing
Anyone any suggestions?
Please see video
docker_issue
EDIT
I have another DO / docker project set up which works perfectly so I assume not setup related
i am also having problems with a docker site but i don’t think they are related. Have you tried creating a new droplet and uploading the site to the second droplet?
Starting to think docker and I will be getting a divorce soon. Sounds great in paper but so many side issues (need for mapped drives, database content preservation comes to mind) it us more trouble than it is worth in my opinion.
The problem is that docker, while certainly very useful, is more complex than the usual LAMP server we are used to, and requires considerable knowledge, both of Linux and of the system itself.
For this reason, in my opinion, for many users it is not the right solution. It is remarkable because it allows you to run Node.JS etc … but you have to be prepared from many points of view … I am trying to do a little chat that I need for a site … but it is a test … I would have fear of putting a site in production. Not because I don’t trust docker, but because, at least as far as I’m concerned, I feel not up to par with problems that can happen.