techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#docker

77 posts65 participants2 posts today

Vielleicht mag sich ja mal ein/e Wissende/r im Bereich Docker aeussern:

Die Wissenschaftler haben hier eine Software-Sammlung, die sie auf einen NFS-Share pflegen.
Das ist immer ein ziemlicher Sackstand mit den Versionen etc... Teilweise wird uralte Software genutzt, wo ich schon Sicherheitsbedenken habe...

Ist es sinnvoll, sowas in Docker Container zu packen? Damit sollten die jeweiligen Wissenschaftler und Projekte ja eigentlich dann unabhaengig voneinander und das Ganze gekapselt sein?

Gibt es eventuell auch Handreichungen/Vortraege dazu, wie man von einem solchen Softwarestack sinnvoll zu #Docker migrieren kann?

"If you're looking to optimize your containerization workflow, here's the good news - the ecosystem has evolved far beyond Docker's original design.

Docker revolutionized software deployment by making containerization a standard, but the ecosystem has grown to address specific use cases that Docker wasn't originally designed for. Modern alternatives like Podman, containerd, and CRI-O offer specialized features like daemonless designs, rootless operations, and native Kubernetes integration. These tools don't just offer incremental improvements, but instead they represent fundamental shifts in how we think about container security, performance, and workflow integration.

The container ecosystem has matured beyond Docker's monolithic approach, with specialized runtimes optimizing for specific use cases. Whether you're running microservices in production, developing locally, or managing enterprise workloads, there's likely a tool that's better suited to your specific requirements.

In this guide, I'll walk you through the most promising Docker alternatives in 2025 and help you choose the right tool for your specific needs."

datacamp.com/blog/docker-alter

How to Install #Planka on #Ubuntu #VPS (5 Minute Quick-Start Guide) Here’s a step-by-step guide on how to install Planka on Ubuntu VPS using #Docker and Docker Compose.
What is Planka?
Planka is an open-source project management tool designed to help teams organize tasks and collaborate effectively using a Kanban-style board interface, similar to tools like Trello or Jira.
🔧 Key ...
Continued 👉 blog.radwebhosting.com/how-to- #letsencrypt #selfhosting #opensource #selfhosted #reverseproxy

How to Install Planka on Ubuntu VPS
RadWeb, LLC · How To Install Planka On Ubuntu VPS (5 Minute Quick-Start Guide) - VPS Hosting Blog | Dedicated Servers | Reseller HostingHere’s a step-by-step guide on how to install Planka on Ubuntu VPS using Docker and Docker Compose.

#wordpress #docker #WPCLIWordPress

Looking for an outofthebox wordpress install with command line interface I tried this:

zerowp.com/wordpress-and-docke

Just one little quirk to correct, user id = 33, which I found in

stackoverflow.com/questions/50

root@ubuntu:\~/wp# docker-compose run --rm wpcli db export
Before:
...
Running 0.0s mariadb-dump: Can't create/write to file 'wp-app-2025-07-24-8d86674.sql' (Errcode: 13 "Permission denied")

After:
...
Success: Exported to 'wp-app-2025-07-24-f885306.sql'.

Before this migration, the FreshRSS app was deployed in a k3d cluster–which is simply #k3s in docker. At the time, the options to run k3s on the M1 CPU appeared to require the cluster to be running within a VM or a #Docker container. Opting to avoid something like multipass, I opted for the k3d option.

When I made the time for this migration, I threw in #Proxmox and #NixOS into the mix, as both are new-to-me but also have some baseline level of community usage and support. The key for this combination is that I didn’t want to reformat my physical server using the BMC and Virtual ISO/CD-ROM if I hosed the NixOS system, so a hypervisor and management UI made everything a lot easier.
sedinprogress.com/post/freshrs

sed in progressFreshRSS moves from M1 to NixOS on Proxmox - sed in progressRedeploying FreshRSS to a NixOS VM in Proxmox

Docker Desktop for Statisticians revolutionises R use by creating isolated, reproducible environments. This eliminates version conflicts and simplifies setups. With Docker, you run pre-configured R containers, enabling efficient and clean analysis environments. Explore container management to enhance statistical work and ensure easy collaborative sharing. #Docker #Statistics #Reproducibility #RStats statology.org/docker-desktop-f

Statology · Docker Desktop for Statisticians: Running R in ContainersDocker Desktop transforms how statisticians work with R by providing isolated, reproducible environments that eliminate version conflicts and setup complications.

🌘 GitHub - KemingHe/python-dependency-manager-companion-mcp-server:用於 pip、uv、poetry 和 conda 的自我更新 MCP 伺服器
➤ 輕鬆取得最新的 Python 依賴管理器文件
github.com/KemingHe/python-dep
這個專案提供一個自我更新的 MCP (多客戶端協定) 伺服器,用於提供 pip、uv、poetry 和 conda 等熱門 Python 依賴管理器的文件。它會每週自動更新文件,確保開發人員可以存取最新的資訊,而無需手動幹預。該伺服器封裝為 Docker 映像檔,方便部署並與支援 AI 助理和 MCP 的 IDE(例如 VSCode 和 Cursor)整合。使用者可以設定其 IDE 以直接從 AI 對話介面中查詢伺服器文件,從而受益於隨時更新的內容。此專案是開源的,並鼓勵透過分支和遵循提供的 CONTRIBU
#開源專案 #Python #工具 #開發者工具 #Docker

Self-updating MCP server for official pip, uv, poetry and conda docs - KemingHe/python-dependency-manager-companion-mcp-server
GitHubGitHub - KemingHe/python-dependency-manager-companion-mcp-server: Self-updating MCP server for official pip, uv, poetry and conda docsSelf-updating MCP server for official pip, uv, poetry and conda docs - KemingHe/python-dependency-manager-companion-mcp-server