Updates for multiple entrypoints to same image

This commit is contained in:
jfederico
2020-02-11 15:13:31 -05:00
parent 52e276e023
commit 6bd5a574d9
6 changed files with 47 additions and 17 deletions

5
scalelite/bin/start-poller Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
echo "Poller is starting..."
exec tini -- bundle exec rake poll["$INTERVAL"]
#tail -f /dev/null