Ho finalmente ultimato il mio corso completo su Docker.
Come ogni altro mio corso lo pubblicherò gratuitamente su YouTube a partire da gennaio in video ogni due settimane circa.
Ma per chi è super impaziente di vederselo tutto subito e vuole così contribuire economicamente al mio progetto di divulgazione online può acquistare il corso su Udemy.
Nel primo commento trovate il link con un codice coupon per riscattarlo a minor prezzo possibile!
#docker #containers #devops
https://youtu.be/4AXSmbYQVDk
Cần người dùng thử Dockhand, công cụ quản lý Docker container cho self-hosting! 🐳 Nhận license miễn phí khi đóng góp ý kiến. Nếu bạn thích triển khai Docker stacks, hãy tham gia! Comment nếu quan tâm nhé!
#docker #selfhosting #opensource #vietnamese #tựlưu trữ #mãnguồnmở
Wir haben eine neue Anleitung veröffentlicht: OpenCloud - Basisinstallation.
Wir beschreiben darin die Mindestvoraussetzungen für eine #OpenCloud - Installation, die Installation der zugrundeliegenden Dockersoftware (#docker und docker-compose), die Installation und Einrichtung des Webservers #nginx inkl. eigener #letsencrypt - Zertifikate sowie die Basiskonfiguration und Basisinstallation der OpenCloud selbst. 👇
https://www.c-rieger.de/opencloud-basisinstallation/
I was hoping to get mores stuff installed on my TrueNAS server, but I find their interface for adding container applications very difficult to use. Maybe I should try Dockge in there.
#TrueNAS #nas #container #docker #selfHosting #selfhosted
#k8s and #docker (compose) definitely need a debug flag that you can add to some running pod/container to have it linger on failure instead of being cleaned up, terminated, or restarted automatically....
Esp. for things like gitlab that end their log with "please run these commands inside the container to fix the issue" that would be nice.
How should I run anything in a container that was already terminated?!? (The commands make changes to the persistent database)
I've read lots of Dockerfiles that use the pattern of
RUN this && that && those && cetera
This chaining helps reduce the number of layers in the resulting container image. Unfortunately, this makes the Dockerfile a bit harder to read.
Here is an alternative method which preserves the &&-like chaining and keeping the layer count low while increasing readability:
RUN <<EOF
set -e
this
that
those
cetera
EOF
#Docker #Kubernetes #K8s
How to Install #Docker Engine on #Ubuntu #VPS Server This article provides a guide for how to install Docker Engine on Ubuntu VPS server.
What is Docker?
Docker is an application that utilizes OS-level virtualization to provide software in bundles called containers. While you can run Docker on any VPS, Ubuntu remains its most popular OS of choice.
Containers provide an application's code, dependencies, libraries, and ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-docker-engine-on-ubuntu-vps-server/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #kvmvps #installguide #vpsguide

How to Install #Docker Engine on #Ubuntu #VPS Server This article provides a guide for how to install Docker Engine on Ubuntu VPS server.
What is Docker?
Docker is an application that utilizes OS-level virtualization to provide software in bundles called containers. While you can run Docker on any VPS, Ubuntu remains its most popular OS of choice.
Containers provide an application's code, dependencies, libraries, and ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-docker-engine-on-ubuntu-vps-server/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #kvmvps #vpsguide #installguide

Securing the Docker MCP Catalog: Commit Pinning, Agentic Auditing, and Publisher Trust Levels
#Docker #Products #AIML #DockerDesktop #DockerHub #DockerMCPCatalog
https://www.docker.com/blog/enhancing-mcp-trust-with-the-docker-mcp-catalog/
Một người dùng vừa chia sẻ hệ thống máy chủ tại nhà được tự động hóa hoàn toàn để quản lý phim, series, sách điện tử, cùng với Pi-hole và Home Assistant. Hệ thống sử dụng Docker cho nhiều dịch vụ như Plex/Jellyfin, Sonarr/Radarr, và các ứng dụng đọc truyện tranh, sách nói. Đây là một ví dụ tuyệt vời về giải pháp giải trí và nhà thông minh tự xây dựng.
#HomeServer #Smarthome #Docker #Plex #Pihole #TựĐộngHóa #MáyChủTạiNhà #NhàThôngMinh
https://www.reddit.com/r/selfhosted/comments/1pd1mii/my_infra
Watchtower Fehler „client version 1.25 is too old“: Mein schneller Fix
Neulich hatte ich mal wieder einen dieser Momente, in denen man zu spät merkt, dass irgendwas nicht stimmt. Ich habe am Nachmittag zufällig gesehen, dass mir Watchtower seit dem Vormittag im Minutentakt Notifications geschickt hat. Im Log stand gen...
https://www.cleveradmin.de/blog/2025/12/watchtower-client-version-zu-alt-docker-api-1-44-fix/
#Docker #apiversion #container #docker #Troubleshooting #watchtower

How to Install and Run #Docker Engine on #AlmaLinux VPS (5 Minute Quick-Start Guide) This article provides a guide for how to install and run Docker Engine on AlmaLinux VPS server.
Introduction
Docker is a powerful platform that allows you to create, deploy, and manage containerized applications with ease. If you're using AlmaLinux as your server OS, you might be wondering how to get Docker up and running efficiently. This guide ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-and-run-docker-engine-on-almalinux-vps-5-minute-quick-start-guide/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #installguide #vpsguide
