This website requires JavaScript.
Explore
Help
Sign in
michael
/
pyfedi
Watch
1
Star
0
Fork
You've already forked pyfedi
0
mirror of
https://codeberg.org/rimu/pyfedi
synced
2025-01-23 19:36:56 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3e59a95f0f
pyfedi
/
entrypoint_celery.sh
4 lines
49 B
Bash
Raw
Normal View
History
Unescape
Escape
Dockerizing with compose and additional scripts
2024-02-25 08:38:08 +01:00
#!/bin/sh
improved Dockerfile - adding python user to run it and aligned celery worker with upstream
2024-02-25 09:06:27 +01:00
celery -A celery_worker.celery worker
Reference in a new issue
Copy permalink