Skip to content

Instantly share code, notes, and snippets.

View AmreeshTyagi's full-sized avatar

Amreesh Tyagi AmreeshTyagi

  • India
View GitHub Profile
#!/bin/bash
# Make this file executable and run with sudo
# chmod +x ./fix-docker-desktop-apparmor-allow-ubuntu-24.04.sh
# sudo ./fix-docker-desktop-apparmor-allow-ubuntu-24.04.sh
#
# References https://github.com/docker/docs/issues/20383#issue-2397592123
# https://askubuntu.com/questions/1511725/ubuntu-24-04-docker-desktop-is-not-starting/1519662#1519662
echo "Creating AppArmor profile to allow docker desktop"