docker

Back Open Paginator
19.08.2025 05:59
ampache (@ampache@fosstodon.org)

#Ampache 7.7.2 out now

Please read the release notes if you're using #docker. #Debian #Trixie is now the stable container.

Fixes for a few things that have come up but just be aware that I'll be slowing down for a while to work on family health issues.

#php #dev

github.com/ampache/ampache/rel




Show Original Post


19.08.2025 04:32
nogajun (@nogajun@mastodon.social)

バックドア付きXZ utilsがDockerイメージに残っている話。バックドアが付いたままイメージ作って更新されなければ、そりゃ残るよなぁ

Persistent Risk: XZ Utils Backdoor Still Lurking in Docker Images: binarly.io/blog/persistent-ris




Show Original Post


19.08.2025 03:18
GripNews (@GripNews@mastodon.social)

🌗 持續的風險:XZ Utils 後門仍在 Docker 映像檔中潛伏
➤ 揭露 Docker Hub 上潛藏的 XZ Utils 後門威脅
binarly.io/blog/persistent-ris
儘管 XZ Utils 後門在去年三月被揭露,但研究人員發現,部分基於受感染的 Debian 基礎映像檔建立的 Docker 映像檔,至今仍在 Docker Hub 上公開提供,且存在傳染風險。此發現凸顯了軟體供應鏈的脆弱性,以及追蹤和移除潛在威脅的挑戰。
+ 真是令人擔憂,沒想到這個後門還沒被完全清除。
+ 這個發現非常重要,提醒我們在部署容器時,必須更謹慎地檢查基礎映像檔的安全性。
Utils




Show Original Post


19.08.2025 02:24
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

XZ Utils Backdoor Still Lurking in Docker Images

binarly.io/blog/persistent-ris




Show Original Post


18.08.2025 23:54
knoppix95 (@knoppix95@mastodon.social)

At least 35 Linux images on Docker Hub still contain the XZ-Utils backdoor, CVE-2024-3094 🐛
Binarly warns that many are still publicly available and transitively used in other builds ⚠️

Debian declined removal, citing low risk and archival value 📦
Users are advised to manually check and avoid using outdated images 🔍

@BleepingComputer

bleepingcomputer.com/news/secu




Show Original Post


18.08.2025 21:37
neoranger (@neoranger@mastodon.neosite.com.ar)

Gente, como parte de un proyecto creé un blog secundario utilizando la API BroadcastChannel, rápida y eficaz. Les dejo la URL donde voy a postear cosas totalemente por afuera de neosite. Por eso se llama Offtopic. Lo loco de todo es que los posteos no se hacen a través de un CMS sino que se hacen a través de Telegram utilizando los conocidos canales. #Telegram #microblog #broadcastchannel #docker

offtopic.neosite.com.ar/




Show Original Post


18.08.2025 21:14
wolf (@wolf@makes.hoof-paw.art)

A pattern I’ve come up with to remind myself of #apt #package needs in the context of #docker containers:
```
echo "Installing Asciidoctor and deps" \
&& PKGS=(asciidoctor) \
&& DEPS=(libruby libruby3.3 libyaml-0-2 rake ruby ruby-asciidoctor ruby-csv ruby-did-you-mean ruby-net-telnet ruby-ruby2-keywords ruby-rubygems ruby-webrick ruby-xmlrpc ruby3.3 rubygems-integration) \
&& DEBIAN_FRONTEND=noninteractive apt-get -y upgrade --no-install-recommends "${PKGS[@]}" "${DEPS[@]}" \
```




Show Original Post


18.08.2025 20:03
siderolabs (@siderolabs@hachyderm.io)

We’re sponsoring the inaugural KCD SF Bay Area this September. Join us to hear Docker founder Solomon Hykes live on stage as he demystifies AI agents, breaks down the hype, and live-codes to show how accessible this tech really is.

📍 Computer History Museum, Mountain View
🗓 Tuesday, September 9
🎟️ Register now and join us:lnkd.in/ex5bT7Vt

#KCDSF #Kubernetes #Docker #CloudNative #OpenSource #AIagents #K8s




Show Original Post


18.08.2025 15:44
canoi (@canoi@mastodon.social)

Playing again with Docker containers for cross platform compilation, the Emscripten and Android container sizes are bigger than just install the SDK and cross compile in the host, but it's nice to be able to isolate different contexts and it's garbage





Show Original Post


18.08.2025 13:54
axels (@axels@mastodon.social)

Redesigning my web hosting service to run entirely without a GUI and using now.

✅ More performance
✅ More security
✅ Less hassle

No GUI because I manage everything for my customers. They just login to their WP :-)

Stack:
- Caddy (lucaslorentz/caddy-docker-proxy:ci-alpine)
- WordPress (php8.4-fpm-alpine)
- Redis, Mariadb

What's your stack?




Show Original Post


18.08.2025 10:55
admin (@admin@mastodon.raddemo.host)

Deploy #Kubernetes Cluster on #Ubuntu VPS
This article provides a guide for how to deploy Kubernetes cluster on Ubuntu VPS.

What is a Kubernetes Cluster?
Before you deploy Kubernetes cluster on Ubuntu VPS, it's important to understand Kubernetes clusters.

A Kubernetes cluster is a set of machines (nodes) that work together to run and manage containerized applications at scale. Kubernetes, an open-source container ...
Continued 👉 blog.radwebhosting.com/deploy- #installguide #docker #vpsguide




Show Original Post


18.08.2025 09:19
mjaschen (@mjaschen@mastodon.social)

[…] 2/2

🚌 OpenStreetMap Route Database: Routen-Relationen in OpenStreetMap durchsuchen

💻 UIVerse: Sammlung von (Web-)UI-Komponenten unter MIT-Lizenz

🗺️ Bikerouter-Updates: Höhenanzeige in der Kartenansicht.

🔊 In dieser Woche gehört: Chris Ejarb, NEPØ, Charlie Tee

marcusjaschen.de/blog/2025/202




Show Original Post


1 ...402 403 404 405 406 407 408 409 410 411 412 ...438
UP