There are some wild things in the flag code. Like you technically aren’t allowed to have your flag up between sunset and sunrise unless it is "purposefully lit, meaning a light installed for the specific purpose of lighting the flag and not, say, a porch light that illuminates it.
kieron115
joined 1 year ago
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.