Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repair paths inside docker pod during :enable and :revoke. #273

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

Conversation

c4lliope
Copy link

@c4lliope c4lliope commented Jul 11, 2022

A second approach, replacing #270 .

In SELinux machines, users can add --env PERMISSIONS_CALLS='--privileged'
inside their docker container run dokku/dokku call,
and the flag will be applied during these letsencrypt commands.

@c4lliope
Copy link
Author

  • change PERMISSIONS_CALLS -> PERMISSION_CALL. Simpler.

@josegonzalez
Copy link
Member

Mind rebasing this onto master? I can take a look at it then :)

@c4lliope
Copy link
Author

c4lliope commented Aug 8, 2022

Yep, done.

@yorch
Copy link

yorch commented Oct 5, 2022

Experiencing this permission denied error as well when running Dokku inside Docker and trying to enable the plugin on an app

@josegonzalez
Copy link
Member

@c4lliope what happens if PERMISSIONS_CALLS isn't set? Does this still work as expected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants