change in v2: run getmail in crontab
Changqing Li (1): patchwork: Add a dockerfile for deploy patchwork and patchtest Dockerfile.pw | 52 +++++++++++++++++++++++++++++++++++++++++++ README.pw | 32 ++++++++++++++++++++++++++ requirements.txt | 12 ++++++++++ scripts/pw_createsuperuser.sh | 5 +++++ scripts/pw_getmail.sh | 11 +++++++++ scripts/pw_migrate.sh | 5 +++++ scripts/pw_runwebserver.sh | 12 ++++++++++ 7 files changed, 129 insertions(+) create mode 100644 Dockerfile.pw create mode 100644 README.pw create mode 100644 requirements.txt create mode 100755 scripts/pw_createsuperuser.sh create mode 100755 scripts/pw_getmail.sh create mode 100755 scripts/pw_migrate.sh create mode 100755 scripts/pw_runwebserver.sh -- 2.7.4 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto