Eliezer Oliveira
Eliezer Oliveira
Same for me, even including the Postgres user and pass on db container.
As I commented in another post, I just notice that Swarm and Kubernetes deployments are not going to work because images from docker hub are not updated as predicted on...
Hi, Using docker-compose the image is built when running the command as others have mentioned. However, using swarm or Kubernetes, as she is trying to do, the image is pulled...
Voter does not seems to be working as the result app only shows the same results over and over again
Swarm and Kubernetes deployments are not going to work because images from docker hub are not updated as predicted on this [ pull request](https://github.com/dockersamples/example-voting-app/commit/245c8f3aa1291e3e1f1cbbe519b672045456b2a9#commitcomment-37881943). In this case, you have to...
Im facing the same issue. Is there any workaround?
+1 please fix it