docker

Back Open Paginator
23.03.2026 10:59
jesuislibre (@jesuislibre@mamot.fr)

🚀 Et si un CV s’exécutait dans Docker ?

J’ai conçu un CV interactif en ANSI Art, encapsulé dans un conteneur sécurisé.

👉 Testez-le :
docker run -it --cap-drop=ALL --read-only --network none badele/dockercv

#DevOps #Docker #Golang #ansi-art #asciiart





Show Original Post


23.03.2026 10:27
kleb (@kleb@cyberplace.social)

I built Airlock last week around a simple idea: agent containers shouldn’t have your CLI credentials. It worked. But proxying the LLM runtime showed that a shim isn’t enough. You also need user input, MCP tools, and conversation history. So I built Tightbeam: keep the LLM client and credentials on the host, stream output + tool calls into the container over a Unix socket, and execute only in the workspace.

The container is no longer an agent.

github.com/calebfaruki/tightbe

#ai #llm #docker #infoSec




Show Original Post


23.03.2026 08:53
foojay (@foojay@foojay.social)

Azul recently announced that Azul Zulu Builds of OpenJDK are now available as Docker Official images on Docker Hub. That means you can pull TCK‑verified, fully compliant OpenJDK builds directly from the same Official Images library you already trust for your base OS and databases. You can browse and pull the images here: hub.docker.com/_/azul-zulu Why…...
#docker #OpenJDK #zulu
foojay.io/today/official-azul-




Show Original Post


23.03.2026 08:42
learnbyfixing (@learnbyfixing@mastodon.social)

New guide released: Signals in Docker

- Why PID 1 is important inside a container
- docker stop vs docker kill
- How to make containers shut down gracefully
- How to send signals to containers

learnbyfixing.com/guides/docke




Show Original Post


23.03.2026 07:23
nikomat (@nikomat@mastodontech.de)

@coresec Lieb's auch. Ich hab auch noch #Beszel und #Patchmon dazu gepackt. Beszel ist dank Komodo nahezu ĂĽberflĂĽssig.
#docker




Show Original Post


23.03.2026 06:52
elbosso (@elbosso@mastodon.social)

@coresec also ich mach gerade erste Gehversuche mit dockhand dockhand.pro/




Show Original Post


22.03.2026 22:46
ros (@ros@techhub.social)

Learn Apache Kafka 4.2 fast with tarball or Docker, start a local KRaft broker, master key CLI tools, and run practical producer, consumer, and Connect examples.

#Hosting #Self-Hosting #Dev #DevOps #Docker #Open Source

glukhov.org/data-infrastructur




Show Original Post


22.03.2026 21:08
labrafa (@labrafa@mastodon.world)

Tengo publicado en YouTube un tutorial que explica como configurar un cluster #Kafka usando #Docker.
Maneja datos de forma distribuida de manera moderna y eficiente!

youtu.be/_DcZJGNjajE

#Gratis #SiguemeYTeSigo #Followback

Nota: imagen generada con IA.





Show Original Post


22.03.2026 20:40
askubuntu (@askubuntu@ubuntu.social)

Synchronisation's issues between Trilium Notes desktop app and Trilium mobile frontend via Docker #server #docker #sync #database

askubuntu.com/q/1565080/612




Show Original Post


22.03.2026 15:43
coresec (@coresec@mastodon.social)

Ich habe jetzt fĂĽr mich entdeckt ist ein web Frontend was gut mit compose funktioniert

Da habe ich keine Probleme mehr mit Updates und der Ăśbersicht auf verschiedenen Hosts

Der Umzug von compose Files ging auch sehr gut und schnell

Die Extras wie ein Bildsystem sind auch nice

komo.do/




Show Original Post


22.03.2026 15:01
danie10 (@danie10@mastodon.social)

Single button press to start or stop a Portainer docker stack

A Portainer stack (related group of Docker containers) can be started and stopped remotely with the literal push of a button on a Stream Deck. Or you could create a desktop icon that does the same thing. There are many ways to do this as long as a s ...continues

See gadgeteer.co.za/single-button-




Show Original Post


22.03.2026 14:42
w (@w@video.hardlimit.com)

Single button press to start or stop a Portainer docker stack

video.hardlimit.com/w/hz3k1UUy




Show Original Post


1 ...46 47 48 49 50 51 52 53 54 55 56 ...438
UP