mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-13 01:36:43 +00:00
add tinyproxy
This commit is contained in:
6
tinyproxy/bootstrap.sh
Executable file
6
tinyproxy/bootstrap.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
tinyproxy start
|
||||
|
||||
# do nothing, just wait
|
||||
while true; do sleep 1000; done
|
||||
Reference in New Issue
Block a user