mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 23:25:41 +00:00
stop maintaning boinc: libressl not compatible with source code
This commit is contained in:
3
unmaintained/boinc/run.sh
Normal file
3
unmaintained/boinc/run.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
chown -R $UID:$GID /boinc && cd /boinc
|
||||
exec su-exec $UID:$GID /sbin/tini -- boinc $@
|
Reference in New Issue
Block a user