I've started refactoring Docker.DotNet and introducing a more modern, reliable implementation.
Just added a clean builder API for creating Docker client instances. With help from the community, it now supports the .NET native HTTP handlern. No more mandatory legacy, slow implementation (opt-in for now): https://github.com/testcontainers/Docker.DotNet?tab=readme-ov-file#usage. #docker #dotnet
Sto provando a passare dalle piattaforme di #streaming più blasonate a una piattaforma indipendente. Spero di riuscirci prima possibile. Sto provando con #docker con container #restreamer
Automatiser la mise à jour des conteneurs Docker avec Watchtower sur Synology https://www.it-connect.fr/tuto-watchtower-mise-a-jour-docker-nas-synology/ #Synology #Docker #NAS
终于完成了...
当初手动部署Akkoma踩过的坑,现在自动化部署还要再踩一遍 (
使用Taskfile.yml实现`task install`自动完成Akkoma Docker部署以及DNS、S3配置等等
以及
`task reset`:一键自毁
`task create-admin`:创建Admin
`task clean`:清理编译产物(和`task reset`区分开来)
https://docs.akkoma.dev/stable/installation/docker_en/#installation

From a laptop in a Portland apartment to Docker on a Mac Mini. A decade of self-hosting, and how I settled on Cloudflare, Caddy, and Docker to keep things running smoothly (2461 words)
#selfhosting #docker #cloudflare #caddy #ghost #homelab #indieweb #posse
🔗 https://behindtheviewfinder.com/cloudflare-tunnel-caddy-and-docker-how-i-host-and-protect-my-blog/
Oh yeah I've been using Watchtower to automatically update my Theriodex docker container but it appears as though that's been archived and is no longer maintained.
Anyone have any other recommendations for automatically updating docker containers?
BuildKit: Docker's Hidden Gem That Can Build Almost Anything
https://tuananh.net/2026/02/25/buildkit-docker-hidden-gem/
Finally, the ISP has removed CGNAT and gave me a public IP address for the GSM service.
Now the failover setup is complete, and with #docker driven #cloudflare updater "favonia/cloudflare-ddns", all is in place.
#Unifi5GMaxOutdoor #ISP #Unifi #selfhosting #selfhosted #homelab #networking

Контейнер под капотом, или Как четыре syscall'а изменили подход к эксплуатации ПО
Привет, Хабр! Меня зовут Олег, я работаю в VK Cloud в команде Key Management Service. Есть у меня такая привычка: когда пользуюсь каким-то инструментом изо дня в день, то рано или поздно хочется залезть внутрь и посмотреть, как оно там устроено. С контейнерами так и вышло: docker run , docker build — всё это прекрасно работает, но что именно происходит, когда мы «запускаем контейнер»? В этой статье разберём контейнеры не на уровне «вот вам YAML, отправляйте в прод», а чуть глубже — на уровне системных вызовов Linux. По ходу дела напишем свой примитивный контейнер на Go, используя буквально четыре syscall'а, а в конце посмотрим, куда эта история развивалась дальше (сети, файловые системы) и почему виртуальные машины всё ещё живы.
https://habr.com/ru/companies/vk/articles/1004422/
#Docker #Linux #go #golang #системные_вызовы #контейнеры #виртуальные_машины
Benjamin Gilbert
@Spectrcyde
#AlmaLinux #Docker #SignalSuperiority

Well this is weird. I'm building a new #Docker image. I have it install #RStats That works fine. I then use a script to install #tidyverse as the next step in the build. That completes.
I run the image and library( tidyverse ) returns not found.
But if I -it the image, I can see the tidy packages in /usr/local/lib/R/site-library. If I try an individual library, like stringi, the specific library loads. How weird.
RE: https://metalhead.club/@totentanz/116029429067910506
Das hier könnte eine Lösung sein....
https://newreleases.io
Ich #prüf|e das mal.
#software #update #updates #github #docker