kieron115@startrek.websitetoTechnology@lemmy.ml•TCL demonstrates 4K gaming monitor with a 1,000 Hz refresh rateEnglish
4·
6 months agoNow tell us the pixel response time.
Now tell us the pixel response time.
Same. I love any of their “infrastructure” type videos. One of my favorites is when their storage server almost kicked the bucket and they showed the unimaginably stressful recovery process.
All they did was offer an opinion, chill.
Docker takes a lot of the management work out of the equation as many of the containers automatically update. Manual updates are as simple as recreating a container with a new image instead of your local one. I would like to add try running Portainer (a graphical management interface for Docker). Breaking out the various options into a GUI helped me learn the ins and outs of Docker better, plus if you end up expanding to multiple docker hosts you can manage them all from one console. I have a desktop, a laptop, and a RPi 4b all running various dockers and having a single pane for management is such a convenience.