docker

Back Open Paginator
02.03.2026 20:00
notes (@notes@s.basspistol.org)
#Debian13 / #Podman5 / #Pasta / #Gancio

Whoa - I've debugged two long nights and had one more nights with bad dreams about changing config files - before it finally occurred to me. Podman 5, the version coming with the upgrade from Debian12 to Debian13 (Podman v.4 before), has some SERiOUS breaking changes, I wasn't aware and I didn't felt "informed" enough — therefore this post:

If your Podman container running under Podman 5 has an automatic URL rule, where it changes all internal links to external links: To Links your hosts reserve proxy is presenting from the hosts main network interface - those links wont work.

And this is by far not uncommon. I'm running a quite huge Gancio instance, I am affected. So why is this? Podman v5 did change the base of its networking to something called "pasta". There are surly good reasons for this, but one of the main (anti) features of Pasta is: Connections from within containers to the main hosts IP won't work. At all.

This is btw. breaking the "marketing" claim of the Podman guys that Podman may be used as "in place" replacement of #Docker. No, this way this isn't working (and it wont work for other reasons as well, [hello to Nextcloud]).

So, whats a very effective and quick fix for this? Getting rid of Pasta!
So at least in Debian, cp /usr/share/containers/containers.conf to /etc/containers and make sure the network section contains this:
[network]
default_rootless_network_cmd = "slirp4netns"

(with the slirp4nets packages being installed).
Boom, it all works again.


See:

https://blog.podman.io/2024/03/podman-5-0-breaking-changes-in-detail/


Show Original Post


02.03.2026 19:55
a2n (@a2n@mastodon.social)

Dockolor got a new little update, it's now fully plug & play! No need for any alias anymore!
The colorization is now "theme aware" and work with "--format json".

Check it out : github.com/bouteillerAlan/dock




Show Original Post


02.03.2026 17:19
c0debabe (@c0debabe@masto.hackers.town)

I was so excited about it that I wrote a blog post. Because I'm a nerd. Thank you @socketwench for those Docker lessons <3

alicerhodes.com/pda/docker-com

#docker #embedded #esp32 #rust




Show Original Post


02.03.2026 17:00
ryan (@ryan@hachyderm.io)

Do folks have opinions about the best base distro for hosting a bunch of docker containers? Should I just default to vanilla Debian?

I have several Portainer stacks that I aim to port over to separate VMs to be more finely tuned.

#linux #containerization #virtualization #docker




Show Original Post


02.03.2026 16:11
JesseSkinner (@JesseSkinner@toot.cafe)

Originally posted at:
codingwithjesse.com/blog/a-rab

#blog #writing #javascript #webdev #freelancing #docker




Show Original Post


02.03.2026 16:02
habr (@habr@zhub.link)

Трамп запретил госструктурам работать с Claude, а Альтман тут же подписал контракт с Пентагоном

Третий выпуск еженедельных IT-новостей от OpenIDE. В этот раз: Google тайно засунул 4 ГБ Gemini Nano в Chrome, разработчик сжёг $600 и отпуск на Claude Code и получил ничего, Трамп выкинул Claude из госзаказа, SWE-Bench оказался пустышкой, а Uber сделал ИИ-копию своего CEO.

habr.com/ru/companies/haulmont

#openide #claude #anthropic #openai #uber #docker




Show Original Post


02.03.2026 13:35
morethanevil (@morethanevil@fedifriends.social)

Falls noch jemand eine einfache Alternative zu MinIO sucht, dann schaut euch mal VersityGW an. Schlicht gehalten, dennoch schon viele Möglichkeitenund für einen Singlenode ausreichend :neocat_science:

RustFS ist auch eine weitere Möglichkeit, allerdings leider noch Alpha. Die Entwicklung hat aber gut Fahrt aufgenommen :neocat_sign_nya:

Nein Garage mag ich nicht, deshalb seh ich das nicht für mich als Alternative. SeaweedFS unterstützt wohl keinen vHost-Stil, also fällt das ebenfalls weg.

github.com/versity/versitygw
rustfs.com
#MinIO #S3 #VersityGW #RustFS #Docker




Show Original Post


02.03.2026 13:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Zoominfo is hiring Senior Software Engineer

🔧 #typescript #angular #node #express #api #graphql #rest #cicd #css #docker #gcp #html #kafka #mongodb #redis #terraform #seniorengineer
🌎 Bethesda, Maryland
⏰ Full-time
🏢 Zoominfo

Job details jobsfordevelopers.com/jobs/sen
#jobalert #jobsearch #hiring




Show Original Post


02.03.2026 12:22
lvk (@lvk@mastodon.online)

In the spirit of "Sandboxed re-usable explorations" (fabien.benetou.fr/Fabien/Princ) I've found a great tool which allows me to write a `process-compose.yml` for sharing any experiment #docker #baremetal #rpi #vps #CI f1bonacc1.github.io/process-co





Show Original Post


02.03.2026 11:24
admin (@admin@mstdn.feddit.social)

自架的Phanpy想要自动生成alt文本:github.com/cheeaun/phanpy?tab=

想使用cheeaun大佬的 github.com/cheeaun/img-alt-api ,但是我没有Chatgpt的Api Key,Gemini最近不是每个月发放10美元额度吗?

然后PR,用纸糊了一个支持Docker部署、Caddy、Gemini集成的img-alt项目
github.com/KipJayChou/img-alt- (非常垃圾)

#PhanpySocial #img #docker #caddy #gemini #github




Show Original Post


02.03.2026 09:00
jcon (@jcon@mastodon.social)

Excited for EUROPE 2026? See Mohammad-Ali A'râbi at in Cologne giving a about 'Java Supply Chain Security with '

your Java containers from build to deployment in this 2-hour hands-on workshop!
Join …

🎟️ 2026.europe.jcon.one/tickets
Free for members





Show Original Post


02.03.2026 08:26
posts (@posts@aisparkup.com)

Docker Sandboxes로 OpenClaw 격리 실행, 로컬 모델에 API 키 보호까지

Docker Sandboxes와 Docker Model Runner로 OpenClaw AI 코딩 에이전트를 완전 로컬에서 격리 실행하는 방법. API 키 유출 없이 안전한 AI 에이전트 환경 구성 가이드.

aisparkup.com/posts/9597





Show Original Post


1 ...72 73 74 75 76 77 78 79 80 81 82 ...438
UP