Why I joined Docker: security at the center of the software supply chain
#Docker #Products
https://www.docker.com/blog/why-i-joined-docker-security-at-the-center-of-the-software-supply-chain/
Finally success. #scum dedicated server runs in #docker with #wine AND players can even connect to it once up. The last thing drove me crazy the last two days.
https://github.com/EvilOlaf/scum
Có một công cụ CLI mới giúp biến yêu cầu 'sửa Dockerfile của tôi' thành mã hoạt động! Chỉ cần `curl yxi.ai`, không cần đăng ký hay email phiền phức. Rất tiện lợi cho các lập trình viên.
#Dockerfile #CLI #AI #DeveloperTools #Tech #Docker #CôngCụDev #LậpTrình #CôngNghệ
6 Must-Have MCP Servers (and How to Use Them)
#Products #AIML #Docker #MCP #MCPserver
https://www.docker.com/blog/top-mcp-servers-2025/
I had some hope that the (still locked down) MS Surface laptop that work provided me with could properly run a virtual machine in which I could do my development work.
#LinuxMint up and running. But it’s unreliable. The window manager craps out a lot. Doesn’t stick to a screen resolution.
The Windows 11 Pro VM can’t run HyperV (required for #Docker) because nesting isn’t supported. When I enable it in the settings the VM can’t boot.
And it seems I’m stuck to using #VMWare Workstation
Hot take: if the install procedure for your app on #docker expects the user to, upon first boot, read the docker logs for an automatically generated password for the admin user, it might be a good idea if your app oh, I dunno, actually accepts that password for the admin user.
In the bin you go, waste of bloody time...
A simple terminal UI for both #docker and docker-compose, written in Go
#golang
https://github.com/jesseduffield/lazydocker

Mi propio servidor Git gracias a Docker https://myblog.clonbg.es/mi-propio-servidor-git-gracias-a-docker/ #Docker #Git https://clonbg.es

My current dev setup uses a dockerised PHP install, PHPStorm and Xdebug. This works fine as expected, but whenever I launch an async process that's picked up by a queue worker.. I lose the ability to use xdebug.
Is there something I'm missing in my setup that would indeed offer this functionality? Anyone else happen to have this setup working? Working with logs for debugging is becoming tedious, especially for batched and chained jobs.
#xdebug #phpstorm #docker #debugging
Découvrez Portainer CE : un outil qui simplifie l’administration des conteneurs Docker https://www.it-connect.fr/tuto-portainer-ce-outil-administration-docker/ #InfrastructureasCode #DevOps #Docker
Pues ha mejorado mucho #Termix y está siendo un digno sucesor de #ApacheGuacamole. Y también tiene cliente nativo para #MacOS, #Windows, #Linux (deb y AppImage), #Android e #iOS
#SSH #Docker #DockerCompose #SelfHost #Selfhosting
https://github.com/Termix-SSH/Termix
Docker для самых маленьких: упаковываем Python-бота за 10 минут
Хватит запускать ботов кнопкой Run в PyCharm! Пора осваивать промышленные стандарты. В этом туториале я простым языком объясняю, как работает Docker и зачем он нужен Python-разработчику. Мы возьмем простого Telegram-бота, напишем для него конфиг, настроим .dockerignore и запустим в изолированном контейнере. Идеально для тех, кто давно хотел разобраться с Докером, но боялся сложных инструкций.
https://habr.com/ru/articles/967948/
#docker #python #python3 #python_для_начинающих #docker_python