mirror of
https://gitlab.com/jarylc/docker-duoauthproxy.git
synced 2026-02-04 12:41:45 +00:00
Initial commit
This commit is contained in:
5
entrypoint.sh
Executable file
5
entrypoint.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/ash
|
||||
set -e
|
||||
export LD_PRELOAD=libgcompat.so.0
|
||||
su-exec 0:0 /app/bin/authproxy_connectivity_tool
|
||||
su-exec 0:0 /app/bin/authproxy
|
||||
Reference in New Issue
Block a user