Add the source for run.sh
This commit is contained in:
parent
bdb2157038
commit
710c011575
2
run.sh
2
run.sh
@ -1,4 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Source: https://github.com/docker/compose/issues/1926#issuecomment-505294443
|
||||||
|
|
||||||
# Ah, ha, ha, ha, stayin' alive...
|
# Ah, ha, ha, ha, stayin' alive...
|
||||||
while :; do :; done & kill -STOP $! && wait $!
|
while :; do :; done & kill -STOP $! && wait $!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user