mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2026-06-27 12:44:58 +02:00
Updates for multiple entrypoints to same image
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Poller is starting..."
|
||||
exec tini -- bundle exec rake poll["$INTERVAL"]
|
||||
#tail -f /dev/null
|
||||
Reference in New Issue
Block a user