Anyone able to successfully use Docker and Docker Compose on Debian 12 system?

Priest_Apostate

Active Member
Joined
Nov 7, 2023
Messages
139
Reaction score
32
Credits
1,579
I'm currently studying Ansible with a Udemy course ("Dive Into Ansible - Beginner to Expert in Ansible - DevOps") that works with Docker instances. I also downloaded Docker CE and Docker Compose plugin towards that end.

Upon spinning up the Linux images with docker compose up, my networking (wifi), Bluetooth, and pulseaudio capabilities went offline on my Debian 12 install. Wifi returned upon shutting down the instances, and I was able to restart the audio via systemctl - however, I had to reboot the system to regain Bluetooth capabilities.
System is a Lenovo IdeaPad Slim 5,
Kernel is 6.12.12+bpo-amd64
RAM: 16GB
CPU cores: 12 - 13th Gen Intel i7

I couldn't find anything in the logs - and checking online (as well as Ansible and Docker forums) showed no information on how to resolve the issue. Has anyone been able to get Docker and Docker Compose to successfully work with Debian 12?
 


Try installing Docker using the Docker repo,
 
Neither Docker CE, nor Docker Compose worked properly: attempts to spin up container instances resulted in the application freezing after creating said instances.
Issue also occurred when attempting to use Docker Desktop for Linux.
 


Staff online


Top