docker

Back Open Paginator
11.03.2026 18:39
c4 (@c4@chaos.social)

#OpenChaos am Donnerstag, den 19 März: »Firewalling und rootless Podman in Linux – So gut wie es klingt?«

Im Gegensatz zu #Docker verspricht #Podman den Betrieb von Containern, ohne dabei Root-Privilegien zu benötigen. Doch so einfach wie das klingt, ist es dann leider doch nicht. koeln.ccc.de/updates/2026-03-1

Ein OpenChaos außer der Reihe am dritten Donnerstag des Monats. Ab 20 Uhr in unseren Räumen in der Heliosstr. 6a in #Köln #Ehrenfeld.




Show Original Post


11.03.2026 18:28
gtsadmin (@gtsadmin@wiseowl.club)

@discretestates I've always eschewed Docker containers, so that saved me huge on RAM. I do run a small number of #Docker containers having said this - it's just that I see them as a sloppy last resort. Including the lackluster security model that goes with them. #SelfHosting




Show Original Post


11.03.2026 17:34
lolow (@lolow@mastouille.fr)

Tiens, première fois que je vois des services utilisé pour lancer des commandes, un peu comme si le compose file était un makefile :

```
initializer:
<<: *data-processor-common
command: sh -c "....'"
profiles:
- init

make-first-user-admin:
<<: *data-processor-common
command: sh -c "..."
profiles:
- init

```

Donc ça build quand même une image, lance le conteneur, exécute la commande et … terminé 🤔

#containers #docker #composefile




Show Original Post


11.03.2026 16:53
vyodaiken (@vyodaiken@discuss.systems)

From ACM communications a sign of the current state of software and #systems #osresearch #docker
cacm.acm.org/research/a-decade





Show Original Post


11.03.2026 15:01
niq (@niq@fosstodon.org)

Building some #Docker images on my machine right now and just watching it gobble up gigabyte after gigabyte of disk space I am wondering if this is really the right tool just to set up some build environment for a software project... Let's see if the remaining disk space is enough to get through all the layers that still need to be built.




Show Original Post


11.03.2026 14:30
docker (@docker@techhub.social)

Building AI Teams: How Docker Sandboxes and Docker Agent Transform Development
#Docker #Community #Products #AIAgent #Cagent #DockerSandboxes

docker.com/blog/building-ai-te




Show Original Post


11.03.2026 13:29
WiteWulf (@WiteWulf@cyberplace.social)

Having to upgrade my #debian server from bookworm to trixie, because #homeAssistant have started using zstd to compress their images, and the version of #docker in bookworm is an old one that doesn't use zstd 🙄

github.com/home-assistant/core




Show Original Post


11.03.2026 12:00
blog (@blog@social.techniverse.net)

Coturn: TURN Server in Docker installieren

Ich brauchte kürzlich für ein Update einen funktionierenden TURN Server. Ohne den lief das neue Feature schlicht nicht. Meine erste Idee war bequem. Öffentlichen TURN Server nehmen, fertig. Kostenlose Basisversion, 20 GB Traffic im Monat, klang ausreichend.

War es nicht.

Ich hatte Verb...

cleveradmin.de/blog/2026/03/ei
#Allgemein #coturn #docker #netzwerk #selfhosting #webrtc





Show Original Post


11.03.2026 11:57
jorge (@jorge@social.jagedn.dev)

toda la mañana perdido con errores de #docker y me da que es que vete tú a saber porqué estoy usando la version que instala #snap

este es el único snap que quiero en mi vida

https://youtu.be/nm6DO_7px1I




Show Original Post


11.03.2026 11:49
Deepakchand (@Deepakchand@mastodon.social)

DevOps Training – Bengaluru

⚙️ Become a DevOps Engineer.

The AI-Enabled DevOps Training Course at DSEdify in Bengaluru covers:

✔ CI/CD pipelines
✔ Docker & Kubernetes
✔ Cloud automation
✔ Real-world projects

Start learning 👇
dsedify.com/devops-course-in-b




Show Original Post


11.03.2026 11:46
Deepakchand (@Deepakchand@mastodon.social)

DevOps Course – Bangalore

⚙️ DevOps engineers are highly demanded in IT companies.

The AI-Enabled DevOps Course at DSEdify in Bangalore includes:

✔ CI/CD pipelines
✔ Docker
✔ Kubernetes
✔ Cloud automation

Start learning 👇
dsedify.com/devops-course-in-b




Show Original Post


11.03.2026 11:27
admin (@admin@mstdn.feddit.social)

Portainer从Agent切换到Edge-Agent
docs.portainer.io/advanced/edg

  1. EdgeAgent:Agent找主控,Agent:主控找Agent
  2. EdgeAgent:443端口访问主控服务器域名,无需暴露9001或其他端口,Agent:暴露9001或其他端口
  3. EdgeAgent:主控需开启8000或其他端口,需要配置EDGE_ID和EDGE_KEY,Agent:简单

#portainer #agent #docker #selfhosted





Show Original Post


1 ...60 61 62 63 64 65 66 67 68 69 70 ...438
UP