Debian sidを再起動したあと自動起動するようになっていたDocker Composeコンテナが動いていません.手動で起動しようとすると以下のようなエラー.
$ docker-compose -v
Traceback (most recent call last):
File “/usr/bin/docker-compose”, line 33, in
sys.exit(load_entry_point(‘docker-compose==1.29.2’, ‘console_scripts’, ‘docker-compose’)())
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/bin/docker-compose”, line 25, in importlib_load_entry_point
return next(matches).load()
~~~~~~~~~~~~~~~~~~^^
File “/usr/lib/python3.13/importlib/metadata/__init__.py”, line 179, in load
module = import_module(match.group(‘module’))
File “/usr/lib/python3.13/importlib/__init__.py”, line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “”, line 1387, in _gcd_import
File “”, line 1360, in _find_and_load
File “”, line 1331, in _find_and_load_unlocked
File “”, line 935, in _load_unlocked
File “”, line 1026, in exec_module
File “”, line 488, in _call_with_frames_removed
File “/usr/lib/python3/dist-packages/compose/cli/main.py”, line 5, in
import pipes
ModuleNotFoundError: No module named ‘pipes’
[…]
https://matoken.org/blog/2025/01/18/docker-compose-stopped-working-in-debian-sid-environment/
Apparently #macOS now considers #Docker malware.
Top 10 Best Grafana Dashboards for Service Monitoring
#apache #docker #elasticsearch #grafana #kubernetes #mysql #postgresql #prometheus #redis #Guides
https://blog.radwebhosting.com/top-10-best-grafana-dashboards-for-service-monitoring
662 - Una terminal Linux en tu navegador
Nexterm es un servicio, que puedes levantar con #docker, que te permite acceder a cualquier servidor con una #terminal #linux en tu navegador
Uno de los objetivos que tenía cuando añadí la tablet de OnePlus a mi stack tecnológico era llevar el mínimo peso conmigo. Y lo cierto es que realmente, la d
https://www.youtube.com/watch?v=IrNOtQ_wltA
I've started having a strange issue on my Docker containers. I have 3 servers running Docker and whenever I update the containers, the permissions on /etc/resolv.conf inside the container changes to 640. So any processes in the container not running as root cannot do name resolution.
Anyone else see this?
Doing this on the host fixes the problem: sudo /usr/bin/find /var/lib/docker -name resolv.conf -not -perm 0644 -exec chmod og+r {} \+
🚨 Docker fue detectado como malware en macOS debido a un error de firma en sus archivos. Esto afectó a usuarios durante una semana, pero ya hay un parche disponible para versiones 4.32-4.37. Si usas Homebrew, asegúrate de reinstalar completamente la app. #Docker #macOS #Malware
Don't miss out! In about an hour on Into the Terminal I'm going to show you how I manage my containerized applications with Podman, pods, and systemd.
https://www.youtube.com/live/MiAwKU1Iruw?si=YGdMHLqVKcpfJfqD
#containers #podman #systemd #docker #linux #redhat #rhel
@slesa It's running Ubuntu:
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
#docker #compose #docker_compose #mssql #MSSqlServer #SQLServer
@slesa Kein Problem :-) Mich würde tatsächlich interessieren was Du mit #SQLServer in #Docker anstellst oder wo Du das nutzen kannst...
@slesa Extra für Dich: https://blog.martinscloud.com/ms-sql-server-use-docker-compose-for-microsoft-sql-server/ #mssql #microsoft #sqlserver #docker #docker_compose #docker_container
Here is the tool to manage your docker compose deployments via git:
https://github.com/DerDavidBohl/dirigent-spring
Discussions: https://discu.eu/q/https://github.com/DerDavidBohl/dirigent-spring
I don't think this answer is correct #OpenWrt #Docker
https://forum.openwrt.org/t/docker0-does-not-exist-until-i-restart-dockerd-no-internet-access/221796