That will just pull the latest image though right? I.e., if you explicitly have a container on a tag for v1.2.3, it wouldn’t upgrade you when v1.2.4 is released right?
That will just pull the latest image though right? I.e., if you explicitly have a container on a tag for v1.2.3, it wouldn’t upgrade you when v1.2.4 is released right?
I one time woke up at like 3am and mindlessly went through my whole morning routine (ate breakfast, showered, got dressed). Then I realized it was 3am and had like 5 hours before work… I think I just went back to bed
To play devil’s advocate, tab completion would have also likely caught this. OP could have typed /mnt/t<Tab> and it would autofill temp, or <Tab><Tab> would show the matching options if it’s ambiguous.
I haven’t used it personally, I think Tailscale would help here. It sounds like it doesn’t require port forwarding, and uses Wireguard under the covers.
I’ve never heard of YumoHost, but I don’t get why preventing upgrades to an application deemed to have “issues” makes sense. If it has issues, wouldn’t you want to upgrade it when the issues are fixed?
Something I don’t understand, was there not some kind of wheelchair on the plane for the flight? What if he needed to go to the bathroom? What if there was an emergency and they needed to evacuate?
I haven’t had the same experience with DuckDNS. It was great for a few years, but for about the past year it would randomly go down (preventing access) or my domain would get flagged as spam. I ended up buying my own domain from cloudflare but I’m planning on investigating Tailscale at some point.
Yeah, I have a Nest Mini that randomly died and is now just sitting in a box. This might be the perfect project, assuming whatever’s broken would get swapped out.
No, I mean doesn’t it only look for updates of the current tag? That works fine if you set every container to the “latest” tag, but if you set your containers to specific version tags then you won’t get a notification unless that specific tag gets updated.