docker

Back Open Paginator
17.01.2025 21:48
blog (@blog@matoken.org)

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/




Show Original Post


17.01.2025 20:58
harrysintonen (@harrysintonen@infosec.exchange)

Apparently #macOS now considers #Docker malware.

#infosec #cybersecurity





Show Original Post


17.01.2025 18:53
radwebhosting (@radwebhosting@mastodon.social)

Top 10 Best Grafana Dashboards for Service Monitoring

blog.radwebhosting.com/top-10-





Show Original Post


17.01.2025 18:11
atareao (@atareao@mastodon.social)

662 - Una terminal Linux en tu navegador

Nexterm es un servicio, que puedes levantar con , que te permite acceder a cualquier servidor con una 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

youtube.com/watch?v=IrNOtQ_wltA




Show Original Post


17.01.2025 17:56
merdely (@merdely@bsd.network)

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




Show Original Post


17.01.2025 17:50
AppleX4_ (@AppleX4_@mastodon.social)

🚨 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.





Show Original Post


17.01.2025 17:00
gangrif (@gangrif@social.undrground.org)

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.

youtube.com/live/MiAwKU1Iruw?s

#containers #podman #systemd #docker #linux #redhat #rhel




Show Original Post


17.01.2025 15:14
MartinWdd (@MartinWdd@dresden.network)

@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




Show Original Post


17.01.2025 14:57
MartinWdd (@MartinWdd@dresden.network)

@slesa Kein Problem :-) Mich würde tatsächlich interessieren was Du mit #SQLServer in #Docker anstellst oder wo Du das nutzen kannst...




Show Original Post


17.01.2025 14:25
MartinWdd (@MartinWdd@dresden.network)

@slesa Extra für Dich: blog.martinscloud.com/ms-sql-s #mssql #microsoft #sqlserver #docker #docker_compose #docker_container




Show Original Post


17.01.2025 14:24
devops_discussions (@devops_discussions@mastodon.social)

Here is the tool to manage your docker compose deployments via git:

github.com/DerDavidBohl/dirige

Discussions: discu.eu/q/https://github.com/




Show Original Post


17.01.2025 13:15
voltagex (@voltagex@aus.social)

I don't think this answer is correct #OpenWrt #Docker

forum.openwrt.org/t/docker0-do




Show Original Post


1 2 3 4 5 6 7 8 9 10 11 ...183
UP