docker-entrypoint.sh 176 B

12345
  1. #!/bin/bash
  2. # FIXME: we might want to use something like supervisord here
  3. su debian-tor -s/bin/bash -c /usr/bin/tor &
  4. exec /usr/bin/python2 /opt/xmppoke-queue/xmppoke_queue.py