Skip to content

Update update-to-head to include an override for docker builds #122

New issue

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

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

Already on GitHub? # to your account

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

Conversation

covert8
Copy link

@covert8 covert8 commented Dec 28, 2022

The root check fails inside of a dockerbuild for https://github.com/binhex/arch-rtorrentvpn

this patch allows setting an env var overriding the check

test -f /proc/1/cgroup -a $(grep -c :/docker /proc/1/cgroup) -gt 0 && in_docker=1 || in_docker=0

@kannibalox
Copy link
Contributor

This project hasn't seen any updates for quite some time. If I can humbly submit it, my fork is meant to have a much simpler pip-based installation method and supports python 3: https://github.com/kannibalox/pyrosimple

@covert8
Copy link
Author

covert8 commented Dec 28, 2022

This project hasn't seen any updates for quite some time. If I can humbly submit it, my fork is meant to have a much simpler pip-based installation method and supports python 3: https://github.com/kannibalox/pyrosimple

Cheers I'll have a look at it

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

Successfully merging this pull request may close these issues.

2 participants