Cute Bears, Uptime Kuma, and Docker
Chilling on my couch with an iPad and I built out my own replacement for UptimeMonitor.
Cute Bears, Uptime Kuma, and Docker
Chilling on my couch with an iPad and I built out my own replacement for UptimeMonitor.
TIL (today I learned) that nixery.dev is really handy to put together a #container #image on the fly, i.e. you only specify the #nix packages you would like inside the image:
podman run -ti --rm nixery.dev/git/bash/go bash
(and you get an image with git, bash and go)
Well looking at a rather large fix and CVE list with the new version of #Portainer 2.29.0, guess its time to skip #PatchSaturday and get to it asap :D.
Podman Compose vs Docker Compose https://mydeveloperplanet.com/2023/06/21/podman-compose-vs-docker-compose/
#podman #Docker
After weeks of considering, I finally fired up my own @vernissage instance, inspired by an article of @nesges on @gnulinux. Powered by #Docker and enriched with an Docker-based PostgreSQL-database, this might be the competitor for #Pixelfed I've been waiting for.
A great software made by @mczachurski - BTW, also the creator of @impressia!
Tune in and don't hesitate to follow me on https://pix.neuralwhisper.eu/@oliver!
New Blog Post: IPv6 Support in Public Docker Registries in 2025
https://blog.miyuru.lk/ipv6-docker-registries-2025/
Let me know any other docker registries , that I have missed. I will check and update the post.
Docker Desktop for Mac: QEMU Virtualization Option to be Deprecated in 90 Days
#Docker #Products #Developers #DockerDesktop
My friend @vvzen wrote up a much more clever and sophisticated version of a #hack I did many years ago to alter the opening splash screen art of $7000 professional #VFX software, #houdinifx
It's a great read and explanation across #cpp , #docker #qt and our old friend #LD_PRELOAD. Nice to have some fun in the #vfxpipeline mines.
When I've got a second I'm going to recreate this setup for my original target, #FoundryNuke
https://valerioviperino.me/hacking-the-splash-screen-of-houdini/
heise+ | macOS im Docker-Container: So klappt es mit dem virtuellen Mac
Mehrere macOS-Instanzen für Testzwecke parat zu haben, kann äußerst praktisch sein. Wir zeigen, wie Sie mit einem Synology-NAS einen virtuellen Mac einrichten.
Then your Docker compose container should have:
image-name:
build:
context: .
devices:
- /dev/dri
- /dev/kfd
group_add:
- video
shm_size: 4G
environment:
- PYTORCH_HIP_ALLOC_CONF=garbage_collection_threshold:0.9,max_split_size_mb:512
- PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.9,max_split_size_mb:512
- HSA_OVERRIDE_GFX_VERSION=11.0.0
DevOps recap for week 15/2025
https://discu.eu/weekly/devops/2025/15/
Get RSS feeds and support this bot with the premium plan: https://discu.eu/premium
iX-Praxis-Workshop: Cloud-native Softwareentwicklung mit Kubernetes und Docker
Cloud-native Anwendungsentwicklung – der schnelle Praxiseinstieg am Beispiel von Docker und der produktionsreifen Orchestrierung mit Kubernetes
Introducing Armbian Cloud Images – optimized for x86 & aarch64 cloud deployments!
Lightweight & Ultra-fast boot
Pre-enabled #Docker
ZRAM memory boost
armbian-config for easy setup
Build your own branded cloud OS today!
https://www.armbian.com/newsflash/armbian-cloud-images/
@elena Well it would be best to have the exact setup, yes, just to see how it all behaves, but even if its not, and even if its deployed differently, at least you will know if there are any breaking changes.
For example a parallel #docker deployment of 2 containers (ghost + db) will be more than enough to confirm that the new version of Ghost is working as intended with all your configurations, themes, etc. Restore your current DB content there and rest is fairly easy.
推出 Docker 模型執行器
➤ 加速本地 AI 模型開發,提升開發效率
✤ https://www.docker.com/blog/introducing-docker-model-runner/
Docker 推出模型執行器,旨在簡化並加速人工智慧模型在本地端的運行與測試流程。此工具整合了推理引擎,支援 GPU 加速,並採用 OCI Artifacts 標準化模型封裝,讓開發者能夠更輕鬆地在本地環境中開發、測試及迭代 AI 模型,並與現有的 Docker 工作流程無縫整合。Docker 也與 Google、Continue、Dagger 等多家 AI 領域領先企業合作,提供更廣泛的生態系統支援。
+ 「這解決了我一直以來本地開發 AI 模型遇到的問題,設定太繁瑣了。Docker 模型執行器讓一切變得簡單多了!」
+ 「Docker 又推出實用的工具了!與眾多 AI 夥伴合作,相信能為開發者帶來更多可能性。」
#人工智慧 #開發工具 #Docker
Mastering Containers https://leanpub.com/b/masteringcontainers by Nigel Poulton is the featured bundle of ebooks on the Leanpub homepage! https://leanpub.com #Docker #Devops #Aws #ComputerProgramming #books #ebooks