docker

Back Open Paginator
10.03.2026 18:12
neitsab (@neitsab@mastodon.social)

(2026-03-04)

Mon but dans mes posts à venir va être de documenter mon approfondissement des outils et pratiques en intégrant les acquis depuis ma formation de 2024.

Dans le parcours d'apprentissage de Stéphane Robert (blog.stephane-robert.info/docs/), on commence donc avec le point 9 "Maîtriser l'Infra-As-Code" avec et . Je ne prévois pas pour le moment de revenir en profondeur sur l'administration système , ou qui sont des acquis pour moi.




Show Original Post


10.03.2026 18:00
frankel (@frankel@mastodon.top)

Neko: A self hosted #virtual #browser that runs in #docker and uses #WebRTC

neko.m1k1o.net/

#privacy #security




Show Original Post


10.03.2026 17:36
notes (@notes@bofh.social)

If you are trying to install #SwarmAI locally and use #Docker you will run into a lot of problems.

The
launch-standard-docker.sh script, located in ~/SwarmUI/launchtools/ has a bug on line 34 that prevents it from working.

In the
docker run section for the script, the very last line in that block: --gpus=all -p 7801:7801 swarmui "$POSTARG" You need to remove the double-quotes around $POSTARG or the fix-permissions part of the script will not run.

Before you go any further, you need to
cp launch-standard-docker.sh custom-launch-docker.sh because if you change the original script you'll break git and won't be able to update.

Use
nano or vi and find line 34 in the script, and remove the double-quotes surrounding the variable $POSTARG.

Just to confirm, the line SHOULD read like this:
--gpus=all -p 7801:7801 swarmui $POSTARG

Once that's changed, launch
custom-launch-docker.sh going forward.

#StableDiffusion #ComfyUI #Linux




Show Original Post


10.03.2026 17:34
blackvoid (@blackvoid@mastodon.social)

Tasks for the rest of the day:

- mid week container updates
- unpacking and photo session
- 26.4 beta update on all test machines

(#starwars keeping watch!)





Show Original Post


10.03.2026 15:22
habr (@habr@zhub.link)

Regex песочница

В данной статье описывается процесс реализации песочницы для регулярных выражений с помощью платформы для контейнеризации Docker и утилит Linux. Цель - получить ограниченную среду, куда пользователь может подключиться по SSH и где у него будет минимум возможностей, чтобы он ничего не сломал, но мог свободно использовать регулярные выражения как со встроенными в среду txt заготовками, так и со своим произвольным пользовательским вводом.

habr.com/ru/articles/1008668/

#docker #bash #bashscripting #chroot #shell




Show Original Post


10.03.2026 14:44
gokulemexo_123 (@gokulemexo_123@mastodon.social)

🚀 DevOps skills are becoming essential for modern software development.

Companies rely on tools like Git, Jenkins, Docker, Kubernetes, and Terraform to automate software delivery and manage cloud infrastructure.

Because of this demand, many developers and IT professionals explore DevOps Training in Electronic City Bangalore to gain experience with CI/CD pipelines and container technologies.

Learn more here:
emexotechnologies.com/courses/





Show Original Post


10.03.2026 14:42
coresec (@coresec@mastodon.social)

docker fährt ja gerade eine Kampagne wegen das sie jetzt gehärtete images anbieten und sie sind ohne CVEs usw

Man muss sich eben nur anmelden...

Wer da keinen Bock drauf hat oder wenn die Firma einen Beigeschmack erzeugt der kann ja die images der deutschen Regierung nehmen angeblich auch ohne CVEs mit SBOM usw

Ihr dürft entscheiden

container.gov.de




Show Original Post


10.03.2026 14:00
docker (@docker@techhub.social)

What’s Holding Back AI Agents? It’s Still Security
#Enterprise #Research #AIML #Docker

docker.com/blog/whats-holding-




Show Original Post


10.03.2026 13:34
goneo (@goneo@mastodon.social)

14 Stunden Debugging für eine API-Anbindung? Echt jetzt? 🛠️

Ich habe mich durch den KI-Agenten-Stack von OpenClaw gewühlt. Zwischen Docker-Isolation, fehlenden glibc-Libraries und halluzinierenden LLMs habe ich eines gelernt: Agentic AI ist aktuell oft mehr Masochismus als Magie.

Oder bin ich für agentic AI zu dumm:
❌ Docker-Sandboxes als Sackgasse
❌ Functional Gaslighting durch LLMs
❌ Das Info-Vakuum

🔗 wp.me/ph4zUa-4nz

social.goneo.de/2026/03/10/mei




Show Original Post


10.03.2026 13:26
notes (@notes@rmendes.net)

Just updated indiekit-deploy (indiekit docker/compose based deployment)

Changes Summary

  1. Plugin versions aligned (package.core.json + package.full.json)
Plugin Old New syndicator-bluesky 1.0.14 1.0.19 endpoint-syndicate beta.34 beta.36 endpoint-microsub 1.0.41 1.0.43 endpoint-homepage 1.0.19 1.0.22 endpoint-activitypub 2.2.0 2.8.0 endpoint-github 1.0.7 1.2.3
  1. indieauth.js patch added
  1. routes.js patch synced
  1. Eleventy submodule updated
  1. –expose-gc added to watcher
  1. Atomic release swap implemented
  1. Watcher heap increased to 2048 MB

🔗 https://rmendes.net/notes/2026/03/10/ab5e2




Show Original Post


10.03.2026 12:05
sn (@sn@mastodon.uno)

DDevManager (ddm): da script di 50 righe a tool completo salvatorenoschese.it/ddevmanag

#bash #ddev #ddm #docker #linux #tui




Show Original Post


10.03.2026 11:04
twcau (@twcau@mastodon.social)

Note to self: When you migrate your adblocking DNS server from bare metal to docker, make sure to update your monitoring platform so it knows the new addresses/IP's... otherwise your uptime goes to crap.




Show Original Post


1 ...62 63 64 65 66 67 68 69 70 71 72 ...438
UP