Hi All, I am a noob at Docker and Linux however, Euger to leurn and get better at it…
I have 4 nodes in my docker
nommiiss@titan:~$ sudo docker ps -a
CONTAINER ID        IMAGE                        COMMAND                  CREATED             STATUS                          PORTS                                                NAMES
bd03c275ad9a        storjlabs/storagenode:beta   “/entrypoint”            3 weeks ago         Up 17 hours                     0.0.0.0:14002->14002/tcp, 0.0.0.0:28969->28967/tcp   storagenode
08df4083a6e6        storjlabs/storagenode:beta   “/entrypoint”            3 weeks ago         Up 17 hours                     0.0.0.0:14003->14002/tcp, 0.0.0.0:28970->28967/tcp   storagenode2
945e85afd148        storjlabs/storagenode:beta   “/entrypoint”            3 weeks ago         Up 17 hours                     0.0.0.0:14005->14002/tcp, 0.0.0.0:28972->28967/tcp   storagenode4
ecd689a94bf9        storjlabs/storagenode:beta   “/entrypoint”            3 weeks ago         Restarting (1) 17 seconds ago                                                        storagenode3
03e5ce8c220e        storjlabs/watchtower         “/watchtower storage…”   2 months ago        Up 17 hours                                                                          watchtower
07e7ba5d5abc        hello-world                  “/hello”                 2 months ago        Exited (0) 2 months ago                                                              objective_euclid
and I need to update the nodes from bata to latest and expressed in the fourms already.
If i am running multiple nodes what is the way that i go about updating the config to pull from the correct reposetory…
Please in advanced I applogise if this has been discussed before as it is a Noob question.
Regards
Simon