Does anyone here use nixos-containers, if you do..why? Why not any of the alternatives? Please educate me.
🤔
#NixOS #Containers #Docker #Jails #Chroot #Virtualisation #askfedi
TT‑RSS vẫn còn sống! Dự án đã chuyển sang chủ sở hữu mới (supahgreg) và di chuyển mã nguồn sang GitHub. Đã có image Docker mới (supahgreg/tt‑rss và supahgreg/tt‑rss‑web‑nginx) hỗ trợ arm64. Địa chỉ tt‑rss.org giờ chuyển hướng tới repo mới. Cập nhật Docker compose ngay. #TT‑RSS #selfhosted #opensource #Docker #tin_tuc #mã_nguồn
Mantener actualizados los contenedores Docker con Watchtower https://myblog.clonbg.es/mantener-actualizados-los-contenedores-docker-con-watchtower/ #Docker #Servicios https://clonbg.es

I've been ignoring #Docker for years because I thought it was a fad.
Apparently it's not. Though is it worth an old fart like me delving into? Jury is still out...
How to Persist State in Time-Series Models with Docker and Redis
buff.ly/P13pW7K
#docker #redis #python #containers
How to Persist State in Time-S...
How to Persist State in Time-Series Models with Docker and Redis
buff.ly/P13pW7K
#docker #redis #python #containers
How to Persist State in Time-S...
How to Persist State in Time-Series Models with Docker and Redis
https://www.freecodecamp.org/news/how-to-persist-state-in-time-series-models-with-docker-and-redis/
#docker #redis #python #containers
@katexochen thanks, it solved that problem, now it runs \0/ ... but I can't access the service with my browser /0\ , I guess it's a purely docker issue now? I've added:
ExposedPorts = {
"8000/tcp" = {};
};
and 8000/tcp shows in docker ps and docker inspect, and that's the port the app binds to, but my browser says unable to connect on http://localhost:8000/ :'(
$ docker stats --format json
{
…
"ID": "97ec4a07f5c9",
"MemPerc": "5.14%",
"MemUsage": "821.7MiB / 15.61GiB",
…
}
Can someone tell people at #Docker that whatever this crap is, it’s not how you do structured data / machine-readable output?
Si no tienes claro si es mejor Synology o QNAP: Comparativa NAS: Synology vs Qnap.
Leer más 👉 https://gouforit.com/como-evitar-que-cambien-los-puertos-de-los-contenedores-y-apps-en-docker-qnap/
🌘 GPU Hot:NVIDIA GPU 即時儀錶板
➤ 無需 SSH,瀏覽器即可掌握 NVIDIA GPU 的即時健康狀況
✤ https://github.com/psalias2006/gpu-hot
GPU Hot 是一個單一容器的 Web 儀錶板,旨在提供 NVIDIA GPU 的即時監控。它無需 SSH 即可透過瀏覽器顯示 GPU 的利用率和健康狀況等指標,並具備即時圖表。此專案透過 Docker 快速部署,無需複雜設定,為使用者提供了比 `nvidia-smi` CLI 或 Prometheus/Grafana 更簡便的監控方案。
+ 這個專案太棒了!之前一直為遠端 GPU 監控傷腦筋,有了 GPU Hot 真的方便很多,而且不用學額外的工具。
+ 圖表更新速度很快,資訊也很全面。希望能加入自訂警報的功能。
#系統監控 #GPU #Python #Docker
LoRA Explained: Faster, More Efficient Fine-Tuning with Docker
#Docker #Engineering #Products #AIML #DockerDesktop #DockerHub #DockerModelRunner
https://www.docker.com/blog/lora-explained/