Error when trying to install docker-compose #docker #debian
https://askubuntu.com/q/1555739/612
Developing AWS SageMaker Pipeline in Local Mode
https://developers.cyberagent.co.jp/blog/archives/58870/
#developers #エンジニア #AWS #Docker #Hanoi_DevCenter #MLOps #SageMaker
The dev-snapshot #docker images of #OpenSCAD are now based on Debian 13 (Trixie) when using the "dev" tag.
The bookworm based images are still around with tag "bookworm", although currently only for amd64. The bookworm/arm64 images are hopefully back soon, once a build issue is resolved.
https://hub.docker.com/r/openscad/openscad
🚀 Devi eseguire app #Windows in #Linux? Un articolo di xdadevelopers esplora la combinazione "strana" ma geniale di #Docker + #Wine!
Le app Windows gireranno in un container Linux isolato. Isolamento, portabilità e addio problemi di dipendenze!
#Docker #Wine #Linux #Windows #Container #DevOps
https://www.xda-developers.com/docker-wine-weird-container-run-windows-programs-on-linux/

#podman #docker
https://codesmash.dev/why-i-ditched-docker-for-podman-and-you-should-too
Neuer Blogartikel:
Papierlos glücklich: Installation Paperless-ngx auf Ubuntu Server mit nginx und Let's Encrypt
Schritt-für-Schritt-Anleitung zur Einrichtung des Dokumentenmanagement-Systems Paperless-ngx mit Docker Compose, nginx & Let's Encrypt auf Ubuntu Server 24.04 LTS.
#Linux #Ubuntu #Docker #nginx #LetsEncrypt #Paperlessngx #DMS #SelfHosting
Mi propio servidor Git gracias a Docker https://myblog.clonbg.es/mi-propio-servidor-git-gracias-a-docker/ #Docker #Git https://clonbg.es

Туториал kafka + springboot + docker
Я часто работаю с Apache Kafka, но внезапно поймал себя на мысли, что совсем не понимаю как она устроена. Тогда я решил поднять кафку локально и поиграться с ней, а чтобы точно понимать что я делаю - написал эту статью.
https://habr.com/ru/articles/944672/
When I was studing drawing, my teacher said; "You need to know when to stop fucking with the work, because after a certain point, every stroke you add, makes it worse, rather than better."
I have always tried to heed that advice. With the low water mark being my PM backstop of "Good enough is good enough".
And so I think it is time to stop fucking with my #VPS #Grafana #Prometheus #Selfhosting #monitoring panel.
I intend to post it into repository in the next week or two. It works with both #Docker and #Podman, but for Podman you have to write a telemetry script because you cant use Cadvisor telemetry for Podman.
A few tweaks of my very special own:
Band Saturation: Show if pipe is full.
Container load: An average gray composite line
ConConn: Number of Container net connections
Mode load: What proportion of CPU is taken by what function.
Process top: Is a custom script that reports top CPU hogs
Oh, yeah... and it doesn't use any variables because Grafana does not allow you to make a public dash with variables.
Verily for the #Sysadmin saw their work, and they were pleased with it. Yay.

SSRFのやられアプリを作ってみた ~Gemini CLIを活用して~
https://qiita.com/whoami_priv/items/59df45fd40a31ab9b110?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Security #Docker #Gemini #SSRF
Повышаем привилегии юзера через docker
В очередной раз в очередной статье попалось упоминание о том, "как запустить docker контейнер без sudo". В самом деле, можно же сделать так, чтобы вместо ввода пароля просто написать "docker start ..." прямо под пользователем, и всё будет работать. Для этого достаточно внести пользователя в группу docker любым удобным способом, хоть прямым редактированием файла /etc/group, и сделать это один раз. А теперь - почему так не стоит делать:
https://habr.com/ru/articles/944664/
Been playing with #Docker and #containers and #volumes and #networks the past two days. Looking at consolidating a lot of our infrastructure and moving away from separate #VPSes and #VMs and transitioning things into Docker containers.
Man the paradigm shift is taking some getting used to but I think I'm getting the hang of it!
Also in the process of moving most #instances out of #Germany and re-deploying them to #Finland.
And hopefully consolidating the infrastructure will help us save some money in the long run too!
All I gotta say is no way I would be able to do any of this without #Portainer.