Update:
In der heutigen DevOps-Landschaft spielen Container eine zentrale Rolle bei der Bereitstellung von Anwendungen. Docker als Container-Engine und Docker Compose als Tool zur Orchestrierung bilden dabei das Fundament für viele Automatisierungsworkflows. Auf Alma Linux, einer stabilen und Enterprise-fähigen Linux-Distribution, kannst du diese Tools nahtlos integrieren.
Die Installation ist unkompliziert, wenn du die richtigen Schritte befolgst. Sie ermöglicht dir, Container in Produktion zu betreiben, ohne Kompatibilitätsprobleme zu riskieren.
https://admindocs.de/de/serverumgebungen/alma-linux-wie-man-docker-und-docker-compose-installiert
#almalinux #docker #docker-compose #container #linux #rhel #server #devops #linuxadmin #sysadmin #dockercompose
Hey Leute, wir haben es geschafft 😁 CryptPad läuft jetzt auf meinem Ugreen NAS via Docker und NPM. Das offizielle Image ist etwas stur. Mountet man den Config-Ordner, stürzt der Container ab, weil er eine interne Vorlage nicht findet.
Die Lösung: Einen leeren Dummy namens config.example.js erstellen und im YAML über CPAD_CONF die eigene config.js erzwingen. Damit startet das System fehlerfrei, lauscht auf 0.0.0.0 und HTTPS funktioniert. #SelfHosted #CryptPad #ugreennas #Docker #degoole
btrfs Is Not ext4: How `docker image prune` Wedged My NAS for a Day
https://rant.mvh.dev/btrfs-is-not-ext4-how-docker-image-prune-wedged-my-nas-for-a-day/
#selfhosted #docker #btrfs #synology #troubleshooting

https://www.portainer.io/blog/cve-2025-68121-and-docker#what-the-vulnerability-is
If you are running Docker Swarm in production today, this vulnerability creates some pressure to address your orchestration strategy.
#docker_swarm #docker #portainer #cve #security
- ...AppImage n'a pas de mécanisme de mise à jour intégré, se contentant de reproduire sur Linux les "app bundles" de Mac, et présente une forme de retour en arrière dans la distribution de logiciel puisqu'il reproduit la jungle sauvage de téléchargement d'exécutables que l'on connaît sous Windows.
En parallèle, les années 2010 ont vu la révolution des #conteneurs applicatifs : #Docker présente un mécanisme standardisé pour empaqueter, distribuer et exécuter une application, qui peut être...
MoneyLion is hiring Lead Engineer (Backend)
🔧 #java #react #reactnative #springboot #api #aws #docker #kafka #kubernetes #mysql #postgresql #techlead
🌎 Kuala Lumpur, Malaysia
⏰ Full-time
🏢 MoneyLion
Job details https://jobsfordevelopers.com/jobs/lead-engineer-backend-at-moneylion-com-mar-26-2024-96ba76?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Automatically restart docker daemon if there are no running containers #apt #docker #services
https://askubuntu.com/q/1565604/612
hey so this is probably completely pointless but: looking for a job (NZ or fully remote willing to hire a kiwi) in SRE, security, or linux/Unix system administration. 15 years expereince administering Linux and Unix boxes, intermediate level of experience working with docker compose and containerisation and container security. No prior job experience unfortunately, all those 15 years were mostly personal projects and small-scale stuff for friends. Currently running an entire multi-machine personal cloud infrastructure with a demonstration of all the services I have running at https://status.highenergymagic.net. Entirely willing to accept entry-level job placements, no expectation of being paid a lot or anything, just want to be doing something and move the needle a little on my current "being broke" status. #fedihired #infosec #cybersecurity #linux #unix #docker #sre #DevOps #GetFediHired
Please boost for reach, any job offers please DM me.
hey so this is probably completely pointless but: looking for a job (NZ or fully remote willing to hire a kiwi) in SRE, security, or linux/Unix system administration. 15 years expereince administering Linux and Unix boxes, intermediate level of experience working with docker compose and containerisation and container security. No prior job experience unfortunately, all those 15 years were mostly personal projects and small-scale stuff for friends. Currently running an entire multi-machine personal cloud infrastructure with a demonstration of all the services I have running at https://status.highenergymagic.net. Entirely willing to accept entry-level job placements, no expectation of being paid a lot or anything, just want to be doing something and move the needle a little on my current "being broke" status. #fedihired #infosec #cybersecurity #linux #unix #docker #sre #DevOps
Please boost for reach, any job offers please DM me.
Kamal 2를 이용한 Laravel 배포: 실제 운영 환경 구축 사례와 교훈
Kamal 2는 Docker, SSH, Git 등 익숙한 도구를 활용하여 Laravel 애플리케이션을 운영 환경에 안정적으로 배포할 수 있는 실무적인 대안으로 확인되었다.
Mastering Containers by Nigel Poulton is the featured bundle on Leanpub!
Docker and Kubernetes are taking the world by storm! These books will get you up-to-speed fast! Docker Deep Dive is over 400 pages long, and covers all objectives on the Docker Certified Associate exam.The Kubernetes Book includes everything you need to get up and running with Kubernetes!
Link: https://leanpub.com/b/masteringcontainers
#Docker #Devops #Kubernetes #Aws #ComputerProgramming
Note to self, docker cli 29.4.0 doesn’t build with the latest docker 29.4.0, you need 29.3.1.
Ugh.
Edit: This is because 29.4.0 in docker/cli updated its go version requirement to 1.26 and docker is on 1.25.