mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 15:45:43 +00:00
add mastodon image
This commit is contained in:
3
mastodon/rootfs/etc/s6.d/sidekiq/run
Normal file
3
mastodon/rootfs/etc/s6.d/sidekiq/run
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /mastodon
|
||||
exec bundle exec sidekiq -c $SIDEKIQ_WORKERS -q default -q push -q pull -q mailers
|
Reference in New Issue
Block a user