docker

Back Open Paginator
28.09.2025 04:58
jrovu (@jrovu@mastodon.social)

@joshua Agreed. Both and need a higher-level abstraction / "Easy button" mode, that covers 90% of use-cases.




Show Original Post


28.09.2025 04:09
jrovu (@jrovu@mastodon.social)

Gonna ask a "dumb" / "out there" question.

What would it take to (1) Use `apt` instead of Python's 'pip` to install packages, (2) Install these packages locally to a project folder like `venv` does, (3) Somehow magically avoid 's package dependency issues because has figured it out for multiple decades.... (4) / application containers

I teach to newbies, and its so frustrating having to explain `venv` and `pip` etc....




Show Original Post


28.09.2025 03:54
jrovu (@jrovu@mastodon.social)

Frustrated with packaging, .

Just spent an hour trying to get ChatterboxTTS (github.com/resemble-ai/chatter) running on 13 . From venv/pip version mismatches, to trying to run it on and getting out-of-space issues, this and that - frustrated. I even thought to myself, I haven't used for awhile - maybe they have , and decent packaging. Then I saw Gradle/Maven and XML,. and decided - that's enough for today.




Show Original Post


28.09.2025 00:21
bensar (@bensar@mastodon.uno)

@svenjacobs
life is way more easier nowadays
you will love #docker images of
- #pihole pi-hole.net/
- #nextcloud @nextcloud
- #homeassistant home-assistant.io/




Show Original Post


28.09.2025 00:19
GripNews (@GripNews@mastodon.social)

🌖 Docker 太慢了,我們改用 Nix 部署:Nix 實際應用
➤ 從 Docker 遷移到 Nix 的生產實戰經驗分享
youtube.com/watch?v=iPoL03tFBtU
本文探討了某團隊如何因 Docker 效能不佳,轉而採用 Nix 進行生產環境部署的歷程。作者 Aneesh Agrawal 在 SCALE 22x 大會上分享,Kubernetes 雖是容器技術的關鍵,但 Docker 的緩慢問題影響了開發效率。為瞭解決此痛點,團隊深入研究並實施了 Nix,這是一種聲明式配置與純函數式建構的套件管理系統,旨在提供更快速、更可重現的建構與部署流程。這場演講詳細闡述了 Nix 如何在實際生產環境中,有效取代 Docker,並可能帶來效能上的顯著提升。
+ Docker 慢確實是個問題,很好奇 Nix 具體是如何提升速度和穩定性的。
+ Nix 聽起來很強大,但學習曲線應該不低,不知道對開發團隊的要求高不高?




Show Original Post


27.09.2025 21:36
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Docker Was Too Slow, So We Replaced It: Nix in Production [video]

youtube.com/watch?v=iPoL03tFBtU




Show Original Post


27.09.2025 20:04
profdiggity (@profdiggity@privacysafe.social)

@SnowyCA @fsf @privacysafe @pluralistic @mikalai @triplebit The impetus for this project was setting up the server on a beagleboard.org or #RaspberryPi which is of course possible, but we're working on making the server easier to deploy via #Docker or lxd / lxc.

The #federated protocol uses DNS for verification. So it would be easier to rent a VPS server.

Of course, the filesystem is zero knowledge - we can't read your files if we wanted to @privacysafe.me and that protects us as well :)




Show Original Post


27.09.2025 19:27
jmb (@jmb@mastodon.me.uk)

We’ve decided not to faff with the OpenSign stuff as I think it’s probably overkill for our usage. I’ve set up a #LiberaForms (liberaforms.org/en) server instead which gives an online form which my wife likes. I can’t get the bloomin’ thing to send emails though, it just times out without providing much info on why, it could be a #docker problem but I’m not sure.




Show Original Post


27.09.2025 14:29
mandrasch (@mandrasch@social.tchncs.de)

#Sliplane #sliplaneio from Berlin 🇪🇺 looks interesting.

"Simple Container Hosting Solution
Our Container-as-a-Service platform provides all the tools you need to build, run and monitor dockerized applications in the cloud."

(No docker compose support yet though)

sliplane.io/ #docker




Show Original Post


27.09.2025 13:30
ryan (@ryan@social.binarydad.com)

Having a real hard time upgrading from #postgresql 17 to 18 on #docker for my #nextcloud instance. Need to figure out the steps, but apparently need to run "pg_upgrade" with a blue and green of my data. Ugh.




Show Original Post


27.09.2025 02:18
3wordchant (@3wordchant@social.coop)

After that, I want to focus on the #Docker image.

Somehow – despite applying a couple of Dockerfile tricks I've picked up since my last #Levelfly containerisation work back in 2021 – the image has ballooned from 400MB to 1.8GB, and I'd like to get that back down to size.

Part of this will likely involve publishing separate "development" and "production" images, to save new project contributors from a docker build process.




Show Original Post


26.09.2025 22:00
danie10 (@danie10@mastodon.social)

A Step-by-Step Guide to Switch from Rootful Docker to Rootless Docker in Debian and Ubuntu

“Docker is a fantastic tool that lets you run applications in neat, isolated boxes called containers. This makes developing and shipping software much faster and more consistent. But there’s a small catch you should know about. By default, Docker of ...continues

See gadgeteer.co.za/a-step-by-step




Show Original Post


1 ...342 343 344 345 346 347 348 349 350 351 352 ...438
UP