Run cron daemon without root #99
Labels
No Label
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 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#99
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. 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.