Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Support security opt and add cap #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

onnimonni
Copy link
Contributor

After this change we can use security_opt and cap_add options too:

busybox:
    image: busybox
    cap_add:
      - SYS_ADMIN
    security_opt:
      - apparmor:unconfined

@onnimonni onnimonni force-pushed the support-security-opt-and-add-cap branch from 6a363c4 to 64a2ed7 Compare December 10, 2018 12:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant