docker

Back Open Paginator
26.09.2025 21:39
display (@display@squeet.me)

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

squeet.me/display/962c3e10-0a6





Show Original Post


26.09.2025 21:31
dbtechyt (@dbtechyt@fosstodon.org)

So we are officially less than 1,000 awesome people away from the 100,000 subscriber mark!

If you're interested in self-hosting videos and livestreams, consider subscribing!!

youtube.com/dbtechyt

#selfhosting #homelab #docker





Show Original Post


26.09.2025 20:52
notes (@notes@evil.social)

Mostly, when I'm writing #ShellScripts, I use #BASH. However, sometimes, a script that works just fine on my desktop will fail when run from within a #Docker #container. So, I'll use #podman to fire up the selected container to debug my script within (like so):

podman run  -it --entrypoint /bin/sh docker.io/python:3.12-alpine
Usually, the problem with my script is that it wants BASH but, particularly Alpine-based containers, only have #ASH. So, I'll have to re-work my script to be ASH-compatible (which usually means a script that's a lot less terse).




Show Original Post


26.09.2025 19:11
steffo (@steffo@a.junimo.party)

how deep can you nest docker-in-docker without it breaking? :neocat_think_googly:

#Docker




Show Original Post


26.09.2025 19:04
mjg (@mjg@mastodon.phoenixtrap.com)

Turns out my #Docker Desktop-powered #Mastodon service on a #Mac had commitment issues—it wouldn’t automatically start because of a months-long bug in Docker’s `restart: unless-stopped` policy. Allegedly, yesterday’s Docker Desktop 4.47.0 release has patched things up: docs.docker.com/desktop/releas

If you’re in the same boat (check out my setup at phoenixtrap.com/2025/09/21/my-) or running anything else on a Mac with Docker Desktop, now’s the perfect time to hit that update button.




Show Original Post


26.09.2025 18:57
rolofox (@rolofox@mstdn.mx)

Que tal esa caída de #Docker muchachos. Ya se que fue hace dos días, Ayer se hizo mucha chamba.




Show Original Post


26.09.2025 17:40
benzogaga33 (@benzogaga33@mamot.fr)

n8n : comment effectuer les mises à jour sur un NAS Synology ? it-connect.fr/n8n-comment-effe #Synology #Docker #NAS #n8n




Show Original Post


26.09.2025 17:17
datenritter (@datenritter@digitalcourage.social)

Mit der Ankunft von #Debian 13 "Trixie" ist das Paket xen-tools aus den Repos geflogen. 🤦🏻‍♂️

(xen-tools ermöglicht es, komfortabel neue VMs für #XEN zu erstellen.)

Vor sechs(!) Jahren hat der Maintainer mitgeteilt, dass er das Paket weitergeben möchte:
bugs.debian.org/cgi-bin/bugrep

Vor sechs Jahren!

Das ist nicht das einzige Beispiel nützlicher, aber verwaister Pakete.

Wenn mal ein paar Leute aufhören würden, #Docker als Installationsmedium zu missbrauchen, per npm zu publishen und yet another repo zu erfinden, und stattdessen mehr Ressourcen in solide Basissysteme mit sauber gemaintaineten Software-Repositories gehen würden, dann wäre das, glaube ich, besser für uns alle.

#Virtualisierung #debian13trixie #rant




Show Original Post


26.09.2025 16:29
ivanbg (@ivanbg@mastodon.social)

En QNAP puedes instalar Container Station en QTS.

Leer más 👉 gouforit.com/contenedores-dock





Show Original Post


26.09.2025 16:04
psfshr (@psfshr@mastodon.me.uk)

You know, you wouldn't think it so difficult to get #HomeAssistant and an #ESPHome ESP32 to playback an audio file on repeat, but OMG... 🤦🏻

I'm now looking at whether I can set up a #Docker container to loop a file and create an MP3 stream for playback...




Show Original Post


26.09.2025 15:55
Nekator (@Nekator@social.cologne)

TIL you can publish docker-compose files to an OCI registry and include them into another docker-compose.yaml.

This work pretty well with spring-boot-docker-compose to share services between applications if you set the same project name in compose and lifecycle start-only

#SpringBoot #docker




Show Original Post


26.09.2025 15:05
docker (@docker@techhub.social)

The Trust Paradox: When Your AI Gets Catfished
#Docker #Engineering #Solutions #AIAgent #AIML #CICD #MCP #SecureSoftwareSupplyChain #Security

docker.com/blog/mcp-prompt-inj




Show Original Post


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