Tootfinder

Opt-in global Mastodon full text search. Join the index!

@alsutton@snapp.social
2025-06-14 09:54:14

Some days it just blows my mind how some pieces of software have gained so much traction, with so little in the way of support for some common use cases.
Today; #Docker running on an IPv6 only host.
Who thought assigning IPv4 addresses to containers running on an IPv6 only host was a sensible default that is so difficult to override?
🤯

@alejandrobdn@social.linux.pizza
2025-07-13 18:26:56

Duplicati is in the process of saving my ass again, but their backup restores are extremely slow.
Their web interface is neat and the handling is more or less intuitive, but I think I'm going back to the rsync & cron script formula.
It's what I've done on my server all my life until I installed Docker, but in this case I'm going back to my simple origins.
#docker

@jamesthebard@social.linux.pizza
2025-06-14 20:28:41

First real test of the new cluster: encoding AV1 video. I created three Sisyphus encoding workers and decided to run some Blurays across all the servers. Wrote some Ansible to build the encoding workers because it's a pain in the ass, but right now I'm working through the first 3 videos in a queue of 12. Also, these are so much more efficient...
#homelab

A screenshot of VSCode showing some quick-and-dirty ansible installing updates and Docker.
@frankel@mastodon.top
2025-08-07 08:21:00

5 #Grafana in #Docker examples to get started with metrics, logs, and traces

@theodric@social.linux.pizza
2025-06-14 18:05:58

Don't know why it took me so long to get hip to LXC containers. Extremely convenient to use and with none of the docker brainworms.

@macandi@social.heise.de
2025-06-11 09:52:00

macOS 26: Nativer Container-Support freut Developer – und nicht nur die
Wer weder Docker noch Orbstack nutzen möchte, muss das unter macOS 26 nicht mehr: Es gibt nativen Support für Linux-Container direkt vom Terminal aus.

@dennisfaucher@infosec.exchange
2025-07-11 22:51:27

Just spent an hour trying to get Seafile (simpler alternative to #NextCloud) running in docker. So many failures. Had to create a VM without port conflicts to get it to work in docker. No thanks.

@guerda@ruhr.social
2025-06-04 19:58:58

Thanks @… for your article on Docker cgroup on Raspberry Pi, helped me out of a pickle!
akashrajpurohit.com/…

@mela@zusammenkunft.net
2025-08-11 23:32:51

Bernd und Mela diskutieren Docker:
Bernd: „Und Du hast das Label allen Containern hinzugefügt?“
Mela: „Klar.“
Bernd: „Und alle Container neu gestartet?“
*grillenzirpen*
Mela: „Glaubst Du etwa, ich weiß nicht mehr, wie Systemadministration geht?“
Bernd: "Geisteswissenschaftlerin!"
*Poken des Todes*
#SzenenEinerEhe

@joe@toot.works
2025-08-13 00:05:41

I don't own a lot of computers anymore that still have x86 chips in them. I'm going to pull my backup server out of my parents house and try to run it on that. This might be a fairly long process.
I should see if I can recover the docker containers that were running on it and put those onto my Mac Mini for the time being. I was incredibly good about keeping 3/2/1 backups.

@adlerweb@social.adlerweb.info
2025-07-01 19:43:48

#Docker -Menschen sind speziell.
social.treehouse.systems/@ptrc

@galaxydinodragon@social.linux.pizza
2025-08-12 11:28:27

Ight, I need some help picking an approach for my homelab.
Right now I've got 3 raspberry pis (1gb RAM) always on and 2 optiplexes running proxmox which are only on when needed.
Trying to work out whether I should move everything to one of my proxmox machines and just leave a single pi somewhere running a thing to act as a tiebreaker or just leave as is rn.
I run docker on pis with HA, pihole, some discord bots, status things but am kinda limited rn with RAM.

@rompe@mastodon.social
2025-07-20 10:41:09

Hm. I normally use #postgres container because I can just increase the version in my

@gse@norden.social
2025-08-03 03:53:22

Guten Morgen ihr Naströts ;D
Mal ne Frage an die Nerds hier, welches Linux ist am besten geeignet für Docker Verwaltung ?
Also Entwicklungs Testumgebung, aber halt nur so zum spass, nicht produktives Zeugs oder so.
Vielleicht ein bisschen Apps testen oder so
#docker #Linux

@sean@scoat.es
2025-06-10 14:39:29

Excited to try Apple’s new Containerization stuff when I have a few minutes to experiment with stuff that’s not due 3 months ago.
Maybe I can get rid of Docker (and Colima etc.)…
The minimalist approach is super interesting (static, no libc even). They claim you can launch a container and have a shell in “a few hundred milliseconds” and I definitely remember waiting longer than that for `ruby` to start, back when I was doing a lot of Vagrant work.

@niqdanger@social.linux.pizza
2025-06-01 00:31:36

Does anyone have a suggestion for a docker-ized server monitor? I've probably used them all over the years, but never within a docker container. Lately a fan of Zabbix overall, and thinking of hub.docker.com/r/zabbix/zabbix but having never…

@michabbb@social.vivaldi.net
2025-06-03 07:22:08

🔄 Features hot-reloading for both frontend and
backend during development
🐳 Production deployment ready with #Docker and docker-compose configuration
github.com/google-gem…

@arXiv_csCR_bot@mastoxiv.page
2025-06-04 07:22:00

Docker under Siege: Securing Containers in the Modern Era
Gogulakrishnan Thiyagarajan, Prabhudarshi Nayak
arxiv.org/abs/2506.02043

@wyri@toot-toot.wyrihaxim.us
2025-07-06 01:46:00

One is with dev-require while the other is without
#php #docker #oci

@cwensel@fosstodon.org
2025-05-27 04:08:30

I tried to convince #Claude Code #ai to write a #docker sandbox to run it in. Here are the results.

@shochdoerfer@phpc.social
2025-07-22 06:58:56

If you are using "docker:latest" in your CI pipeline, you may find your builds broken with a weird "failed to find target default" error.
In that case, switching to "docker:28.3.1" will fit this.
Issue on GitHub: github.com/docker/buildx/issue

@cyrevolt@mastodon.social
2025-08-01 15:58:11

CISA just published Thorium - and it's written in Rust. 🥳✨🦀
github.com/cisagov/thorium

@azonenberg@ioc.exchange
2025-07-06 17:05:56

Does anyone have experience with running docker images of other Linux distros in GitHub Actions CI?
Use case is validating that things build and run under e.g. Fedora or Arch given an outer Ubuntu system. It won't be perfect because you're still running the Ubuntu kernel but should be good enough to find obvious build problems, produce usable nightly builds, etc.

@marcus@hachyderm.io
2025-06-10 05:36:59

What I actually would have liked Apple to make is macOS containers. Don’t see what this gives over Colima/docker desktop.
From: @…
mastodon.social/@finestructure

@joergi@chaos.social
2025-06-12 13:48:46

Container on AWS (Symbolbild)
#containers #container #aws #docker

a green container with AWS on it
@xiffy@mastodon.nl
2025-07-08 10:55:18

I'm now at the level of:
It did something cause I get a different SHA. Where it's unclear if the action failed or succeeded, but it did run at least.
docker; i have opinions

@lepire@social.linux.pizza
2025-07-13 01:45:15

#til about docker contexts.
Turns out docker already has facilities for securely running commands on a remote host via tcp socket.
Wonder how this fits in with platforms like komodo or portainer that have their own core agent model for managing remote servers 🤔

@pixelcode@social.tchncs.de
2025-05-24 13:24:59

god i hate #docker 🙄

The container ship “NCL Salten” ran ashore in Trondheim Fjord in Norway, directly next to some random resident's house, because the helmsman had fallen asleep.
@joe@toot.works
2025-06-26 13:49:12

... It looks like the issue with #laradock is due to compose_bake being borked.
#laravel #docker

@arXiv_csSE_bot@mastoxiv.page
2025-06-10 07:58:02

Enhancing Software Supply Chain Security Through STRIDE-Based Threat Modelling of CI/CD Pipelines
Sowmiya Dhandapani
arxiv.org/abs/2506.06478

@arXiv_csDC_bot@mastoxiv.page
2025-06-10 07:29:12

Performance Impact of Containerized METADOCK 2 on Heterogeneous Platforms
Antonio Jes\'us Banegas-Luna, Baldomero Imbern\'on Tudela, Carlos Mart\'inez-Cort\'es, Jos\'e Mar\'ia Cecilia, Horacio P\'erez-S\'anchez
arxiv.org/abs/2506.06450

@k8s_cncf_nbg@social.kontrollapparat.de
2025-06-03 14:11:48

Our meetup was well-attended with two interesting talks:
📋 Sarah Julia Kriesch presented "Docker vs Podman" - a beginner-friendly introduction to container basics and key differences between these tools.
🔧 Philip Laine showcased "Spegel", an OCI Registry Mirror that leverages torrent technology for efficient container image distribution - saving traffic costs and safeguarding against registry outages.
1/2

The scene depicts a bright room with cozy, modern furnishings. A person stands on the right side of the frame behind a simple podium, delivering a presentation. A slide with the title "Podman" is projected on the wall. It states that Podman is a rootless alternative to Docker, developed by Red Hat. Additional points cover the architecture, security through SELinux and AppArmor, as well as supplementary tools like Buildah, Skopeo, runc, and crun.

On the left side of the room, there is a gray so…
In the same room, another person is now standing at the podium, giving a presentation. On the wall, a slide titled "$ whoami" is displayed. It features a circular photo of a person on a bicycle, along with text containing personal information: Philip Laine is of Swedish-Finnish descent, lives in Berlin, works as a developer, is the founder of the "ReFlektion" project, and was previously a maintainer of the "FLUX" tool. It’s also humorously noted that he was once nearly recruited by Microsoft.

…
@samir@functional.computer
2025-06-03 13:47:10

@… @… Will do. I am probably gonna wait until I have an x86 machine to run this on because the RPi is pissing me off. I want to manage services with NixOS and systemd-nspawn, not Docker.

@dennisfaucher@infosec.exchange
2025-06-27 09:56:36

I check my home lab #GrayLog every morning. I guess I won't be fixing this less than helpful #Docker error :)
"docker: Error: Unknown error"

@floheinstein@chaos.social
2025-06-05 05:02:49

AgentPorn.ai - Where Developers get their fix
agentporn.ai/

Green and Pink on Black text in little boxes appearing to be videos of scripts running with names like
Thick API Handles Massive Load Without Timing Out
Raw Dogging Production (No Tests)
Watch Me Penetration Test This Vulnerable Endpoint
My Step-Function Is Stuck In A Loop
Dirty Cache Gets Flushed Hard
Backend Developer Exposes Everything
Young Package Satisfies All Dependencies
Big O Notation Gets Dominated
@schtobia@augsburg.social
2025-08-08 07:39:44

@… hat ja Amperes von Altera im Angebot, und ich dachte, ich teste da mal ein system (CAX41) als devbox:
```
devbox ~ » podman run --rm -ti docker.io/zyclonite/sysbench --threads=$(nproc) --time=30 cpu run
[...]
Running the test with following options:
Number of threads: 8
[...]
CPU speed:
events per second: 24…

@nfdi4culture@nfdi.social
2025-07-04 08:33:52

📣 Aufgepasst! Die Edirom Summer School 2025 hat die Registrierungen geöffnet!
🎼 Wie jedes Jahr, erwartet euch ein spannendes Programm: Neben den Klassikern TEI, MEI und einer Einführung in die Edirom Software bieten Kolleg:innen unseres Konsortiums einen Kurs zu Forschungsdatenmanagement an mit einem Fokus auf musikwissenschaftliche und editorische Forschungsvorhaben.
🙌 Wir laden alle Interessierten herzlich zur Teilnahme ein!

Poster von der Edirom Summer School, die vom 8. bis 12. September 2025 am Heinz-Nixdorf-Institut an der Universität Paderborn stattfinden wird. Auf dem Poster ist ein Bild von einem Treppenaufgang und viel grüner Bepflanzung zu sehen. Die Eröffnungskeynote von Jun.-Prof. Dr. Ulrike Henny-Krahmer findet am 8.09. um 18.15 Uhr statt und es werden außerdem noch Workshops zu unterschiedlichen Themen angeboten, wie TEI, MEI, XML, Git, Programmierung, Docker, FDM, ODD und Edirom.
@candide@vis.social
2025-06-04 09:37:40

4. Similar to number 1, but I just want a button in the web UI which can update the app. It's probably a security thing or something, but this is literally the first time I do all this docker RPi self-hosting stuff... 😭 I think a huge chunk of my issues would go away if I could just manage everything (updates, song additions, auto file tagging) in the Navidrome web UI instead of all of these other apps.

@joe@toot.works
2025-06-06 22:06:30

Does anyone know how to do this?
#Laravel #Laradock #Docker

@alsutton@snapp.social
2025-06-08 10:18:03

#devops rabbit hole for the weekend; Setting up a dependency analyser for monorepo. Turns out that with the right tools it’s not that difficult, and only costs the price of hosting some docker containers.
The parts of the puzzle are;

@gse@norden.social
2025-08-02 08:37:12

#frage Wenn ihr verschiedene #Docker Container laufen habt und dabei sind Images dabei, die in einigen Container auch drin sind. Versucht ihr dann diese einen extra Container zu erstellen, also zum Beispiel wenn ich meheren Maria-db drin enthalten ist.

@selea@social.linux.pizza
2025-05-23 13:23:47

I am annoyed that #homeassistant decided to stop supporting the "supervised" installation method.
It was the only one that works perfectly for me.
HA OS - did not recognize the drives on the machine
The docker alternative - no support the hardware I plugged into the machine.
I'll continue to roll on the supervised install, and I do really hope that the…

@dawid@social.craftknight.com
2025-07-03 09:54:48

Kaniko zostało porzucone i zamknięte. Ale się szykuje migracja...

https://github.com/GoogleContainerTools/kaniko/issues/3348

#devops #kaniko

@samir@functional.computer
2025-06-01 13:31:53

@… Is that 11 million lines in Docker Engine, or is it also including Desktop, Compose, libcontainer, etc?

@wyri@toot-toot.wyrihaxim.us
2025-06-18 20:55:49

TIL: That #docker build has a size limit for logs 🧐

@jamesthebard@social.linux.pizza
2025-06-02 17:41:36

In "holy-crap-that-was-too-difficult", reworked the Jekyll build script to work using the `ruby:alpine` container. I just want the site to build without having to go through the hoops of installing `ruby` and getting `bundle` to do what I want it to. A nice Docker Compose file gets it done nice and quickly without fuss. Also I don't have random gems installed around my system.
#ruby

@jan_j@chaos.social
2025-07-17 20:50:05

Was für (Docker) Dienste kennt ihr noch, wo man ein wenig Bandbreite & CPU "spenden" kann? :BoostOK:
Mir aktuell bekannt sind
- ArchiveTeam Warrior (archive.org)
- Snowflake-proxy (Tor Project)

@dennisfaucher@infosec.exchange
2025-06-24 13:49:01

Well, after having lots of fun and success #VibeCoding my own #Obsidian clone, I finally went back to Obsidian. Having someone else do the work is great :)

@mgorny@social.treehouse.systems
2025-08-02 06:30:29

I've finally figured out how to run a shell properly from a #Docker container, and gave someone #Gentoo reproduction instructions. And they are surprisingly simple:
github.com/narwhals-dev/narwha

@Szwendacz@social.linux.pizza
2025-07-27 19:44:05

What do you suggest for pull-through container registry proxy with reliable(=persistent) cache for k8s? I know harbor, but it is too large and dependend on multi-container setup, to be just such cache.
#kubernetes #k8s

@compfu@mograph.social
2025-07-19 19:58:59

I've managed to install the Stirling PDF tools on one of our company's mini PCs using #podman. I've tried doing it with Redhat's cockpit admin GUI but it didn't really work, probably because of SELinux or something (it's always SELinux...). I found some instruction for the commandline that worked.
This is all seems like a good use-case for Docker but the whole contain…

@alejandrobdn@social.linux.pizza
2025-07-27 09:31:25

For anyone who wants to self-host their catalog of book video game or movie collections, Koillection is a good open-source option.
It can also be installed using Docker, which can speed up the setup process.
I've only been using this tool for a couple of days, and it looks promising. The only thing that doesn't seem very intuitive at the moment is the scraping system, although its developer has commented on GitHub that they are working on it.

@samir@functional.computer
2025-06-01 12:16:12

@… I wouldn’t object to renting a server, but I currently run everything on a little computer on my desk (except an S3-compatible bucket on Digital Ocean).
Everything runs in a Docker container, but I’m curious about Incus.

@arXiv_csCR_bot@mastoxiv.page
2025-07-30 10:19:02

Digital identity management system with blockchain:An implementation with Ethereum and Ganache
Andr\'e Davi Lopes, Tais Mello, Wesley dos Reis Bezerra
arxiv.org/abs/2507.21398

@dennisfaucher@infosec.exchange
2025-08-01 22:06:31

TIL: Ubuntu Multipass Quickie VMs
$ time multipass start mp-docker2
Executed in 9.46 secs
$ multipass shell mp-docker2
Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.0-64-generic x86_64)
ubuntu@mp-docker2:~$ docker ps
NAMES
portainer/portainer-ce "/portainer"
ubuntu@mp-docker2:~$ ping www.yahoo.com
PING me-ycpi-cf-www.g06.yahoodns.net (69.147.82.61) 56(84) bytes of data.
64 bytes from e2.ycpi.vip.nya.yahoo.com (69.147.82.…

@samir@functional.computer
2025-06-01 16:32:54

This looks even easier than I expected, because someone else already thought of it.
github.com/FreshRSS/Extensions
I’ll have to build my own Docker image, but I guess I can handle that.

@unixorn@hachyderm.io
2025-07-16 14:40:19

I'm in the middle of migrating my HA from docker to an HAOS VM. As part of the cleanup, I did a fresh install of Node-RED to a separate #docker container so I could use tailscale to proxy it.
I wrote up how at #homelab #nodered #NodeRedInstallation #HomeAssistant #Tailscale @…

@bmariusz@techhub.social
2025-06-16 15:37:52

Day 9
TL;DR: Forgejo
Installed Forgejo and configured its native runner from scratch on Debian. Started with Woodpecker, but it turned out unnecessary. Everything now works locally with Docker integration and a working CI workflow.
Edit: added a GitHub backup workflow — every push to main now syncs code and tags to a private mirror repo.

@samir@functional.computer
2025-06-25 11:22:28

@… Makes sense, I’m glad to hear it’s more stable now.
I use the Docker image because I am lazy and because Rails is a bag of cats, which definitely makes upgrades easier, as it’s just swapping out a version number.

@carloshr@lile.cl
2025-06-25 01:22:57

Logré levantar un servidor xmpp con prosody 🤓
Lo único que no me gustó es que no tiene imagen wn docker.
#XMPP #Prosody #Selfhost #Ñoñerias

@lepire@social.linux.pizza
2025-06-08 02:50:40

Hey nerds, I'm toying around running #wireguard -go via docker. I'm pretty close, but can't figure out what's going wrong with final hop.
I can see packets on bridge / veth from remote peer going in to container network namespace but nothing reaches the wireguard adapter running inside the container. I'm not getting an auth error from endpoint on peer.
Any su…

@samir@functional.computer
2025-06-25 11:26:29

@… Me too, but it really shines when you have to run a Ruby/PHP/Python app, because you don’t have to deal with the packaging hell.
I did consider making a Nix bundle for it, but… it felt like too much work.
I am considering switching from the Docker runtime to something like Incus, but I haven’t looked into it properly yet. I’ll keep the ima…

@michabbb@social.vivaldi.net
2025-06-22 20:55:29

📦 Works with #Docker, #Podman, #Kubernetes & supports multi-platform image building with #OCI

@samir@functional.computer
2025-06-18 06:53:50

Justin Cormack, ex-CTO of Docker, has started a newsletter, and I really enjoyed this issue on the ancient history of documentation-driven development.
buttondown.com/justincormack/a

@samir@functional.computer
2025-06-18 11:32:09

@… Seems legit. I personally use Docker, because I am used to it (and I do want some containment), but I won’t claim it’s great. I was looking into Incus but… eh. I’d rather use systemd-nspawn.