Why the fuck would the official #Postgres17 #Docker #Container store persistent data in its #Volume in /var/lib/postgresql/data but #Postgres18 store persistent data in /var/lib/postgresql?
And why the FUCK would the official #Nginx Docker Container only store persistent data for /etc/nginx and not /etc? Which means you lose all of your #LetsEncrypt #certificates when a new #image is pulled?
Fucking hell.
Docker is teaming up with CNCF to promote open-source container technology and enhance cloud-native development. #Docker #CNCF
Scopri HomeHub: un’app web leggera e self-hosted che trasforma un server Linux (anche Raspberry Pi) in dashboard familiare con note condivise, liste, spese e altro. #Linux #Docker #SelfHosted
🚀 It's out!
Docker & Kubernetes Security is live.
Proud to contribute as technical editor to a book packed with:
🔐 K8s & Docker security
🧱 SBOMs, supply chain, hardening
🛡️ DevSecOps + real-world tactics
https://www.dockersecurity.io/
#Docker #Kubernetes #DevSecOps #CloudNative
Docker MCP Toolkit: MCP Servers That Just Work
#Docker #Products #DockerDesktop #MCP #MCPserver
https://www.docker.com/blog/mcp-toolkit-mcp-servers-that-just-work/
#Docker und #Podman werden endlich legal!
SPD will „Containern“ legalisieren.
An iDrive docker container.
[root@~ idrive]# cat Dockerfile
# Use the official Ubuntu base image
FROM ubuntu:latest
# Set the root password
RUN echo 'root:root' | chpasswd
# Prevent services from being started during package installations
RUN printf '#!/bin/sh\nexit 0' > /usr/sbin/policy-rc.d
# Update package list and install systemd along with other necessary packages
RUN apt-get update && apt-get install -y systemd systemd-sysv dbus dbus-user-session
# Ensure systemd-logind starts with a new session
RUN printf "systemctl start systemd-logind" >> /etc/profile
# Install necessary packages for IDrive
RUN apt-get install -y --no-install-recommends vim curl wget cron nano ca-certificates
# Set the working directory to /opt
WORKDIR /opt
# Download the IDrive binary
RUN wget https://www.idrivedownloads.com/downloads/linux/download-for-linux/linux-bin/idriveforlinux.bin
# Copy the IDrive binary from the local context (uncomment if used)
# COPY ./volumes/idrive/config/idriveforlinux.bin .
# Make the IDrive binary executable
RUN chmod +x idriveforlinux.bin
# Copy the crontab configuration to the temporary location
COPY ./volumes/idrive/config/crontab /tmp/crontab
# Install the crontab configuration
RUN crontab /tmp/crontab
# Create a symbolic link for the IDrive cron job
RUN ln -s /opt/IDriveForLinux/bin/idrive /etc/idrivecron
# Create a symbolic link for the IDrive cron job configuration file
RUN ln -s /mnt/config/idrivecrontab.json /etc/idrivecrontab.json
# Copy the IDrive cron service file
COPY ./volumes/idrive/config/idrivecron.service /usr/lib/systemd/system/idrivecron.service
# Create a symbolic link to enable the IDrive cron service
RUN ln -s /usr/lib/systemd/system/idrivecron.service /etc/systemd/system/multi-user.target.wants/idrivecron.service
# Copy the login script
#COPY ./volumes/idrive/config/login.sh /tmp/login.sh
# Make the login script executable
#RUN chmod +x login.sh
# Copy the login script to the proper location
COPY ./volumes/idrive/config/idrive /usr/local/bin/idrive
# Make the login script executable
RUN chmod +x /usr/local/bin/idrive
# Set the working directory to home
WORKDIR /root
# Set the entrypoint to init systemd
ENTRYPOINT ["/sbin/init"]
[root@~ idrive]# cat compose.yml
services:
idrive:
build:
context: .
dockerfile: Dockerfile
privileged: true
volumes:
- ./volumes/idrive/data/IDriveForLinux:/opt/IDriveForLinux
- ./volumes/idrive/config:/mnt/config
- /mnt/backup:/mnt/backup:ro
restart: unless-stopped
Эра открытого исходного кода в сетевых технологиях
Открытый исходный код преобразует сетевые технологии из медленных, стандартизированных протоколов в гибкую, программируемую, готовую к Kubernetes инфраструктуру.
На протяжении большей части своей истории сетевые технологии...
#DST #DSTGlobal #ДСТ #ДСТГлобал #исходныйкод #открытыйкод #код #GitHub #eBPF #Cilium #Kubernetes #Linux #Hubble #Git #Docker #Helm #Сетевыетехнологии #стек
Читать далее: https://dstglobal.ru/club/1114-era-otkrytogo-ishodnogo-koda-v-setevyh-tehnologijah

Hey developers! I’ve been working on a new CI setup to build Docker images for every push. What would you expect from such a setup?
We’ll have a container registry for runtime/development each, with tags for every branch and for #Perl version (latest vs oldest supported).
Read the new README section:
https://gitlab.com/coocook/coocook/-/blob/dist-docker/README.md?ref_type=heads#run-with-dockerpodman
Feel free to reply here or at the MR:
https://gitlab.com/coocook/coocook/-/merge_requests/262
The MR also contains more specific review questions.
#Docker #Podman #Gitlab #CICD #GitLabCI #FOSS
Still looking forward to a #docker version of #loops server 📹
What is Docker? Explained in 2 Minutes! (For Absolute Beginners) 🚀
Watch here: https://youtu.be/mEEkdzEETFE?si=wK-6SG6LokgWJXEu
#docker #tech #software #programming #learning #youtube #dev #developer
The Internet Last Week
* .pt TLD TCP service degradation
https://dnsmon.ripe.net/pt?start=2025-09-21T00:00:00.000Z&end=2025-09-27T23:59:00.000Z&zone=pt.&protocol=tcp
* .int TLD TCP service degradation
https://dnsmon.ripe.net/int?start=2025-09-21T00:00:00.000Z&end=2025-09-27T23:59:00.000Z&zone=int.&protocol=tcp
* Cisco IOS SNMP Vulnerability CVE-2025-20352
https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-snmp-x4LPhte
* Docker Hub service issues
https://www.dockerstatus.com/pages/incident/533c6539221ae15e3f000031/68d47a2f93c09e05486d93a9