Allow root privileges in docker containers

XMLWordPrintable

    • 2

      Hey team,

      At present, there are limitations relating to root privileges in Docker containers, this is preventing users from running a number of commands:

      --cap-add
      --device
      --ipc
      --mount
      --pid
      --privileged
      --security-opt
      --userns
      --uts
      --volume, -v 
      --devices
      --privileged
      --security-opt
      

      I understand that this has been implemented for security reasons, but if there could be some other workaround at least this would be appreciated.

      Cheers!

      • Ben (Bitbucket Cloud Support)

            Assignee:
            Unassigned
            Reporter:
            Ben
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: