Skip to content

Conversation

@rensvmoorsel
Copy link
Contributor

…ash and rottenspringbok

Comment on lines +9 to +10
groups: "docker"
append: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this needed? All docker commands should be done under the root user

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn’t run the compose-up file if the user isn’t in docker group.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is "it"? Ansible doing the compose-up.yml task as the commiteeclash unprivileged user (which is unprivileged for a reason, to limit attack vectors)? You can do the same task but as root, just like outline. If root cannot run ducker compose up something is going wrong

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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