Run cron daemon without root #99
Labels
No labels
Roadmap
V
bug
docs
duplicate
enhancement
good first issue
help wanted
idea
invalid
question
wontfix
Idea
Roadmap
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#99
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The first issue can be worked around by running the cron container using user root. The second one might not actually be a Vieter issue, but rather an issue with my Docker Swarm that causes containers to not be able to reach each other if they're running on the same host.
Build inside cron container is brokento Run cron daemon without rootThis article describes a way to dynamically change the user used to run the service depending on the permissions on the Docker socket.
This really isn't a priority so I'm removing it from the current milestone.