Jump to content

[Armbian build PR] - Add MKNOD capability to docker container


RSS Bot

Recommended Posts

Description

Added arguments --cap-add MKNOD to docker run command to allow losetup -f to create the loop device node. Fixes #6568

GitHub issue reference: https://github.com/armbian/build/issues/6568 Jira reference number AR-2132

How Has This Been Tested?

Running ./compile.sh build BOARD=odroidm1 BRANCH=current BUILD_DESKTOP=no BUILD_MINIMAL=no KERNEL_CONFIGURE=no KERNEL_GIT=shallow RELEASE=bookworm

Checklist:

Please delete options that are not relevant.

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] My changes generate no new warnings
  • [x] Any dependent changes have been merged and published in downstream modules

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines