-L
flag uses the latest versions of the buildpacks, which is required to support poetry.
For main branch:
toolforge build start -L -i wikibots https://github.com/DaxServer/wikibots.git
For a specific branch:
toolforge build start -L -i wikibots-pr-10 https://github.com/DaxServer/wikibots.git --ref <BRANCH>
Use <COMMAND>
from Procfile
For a one-off run:
toolforge jobs run --image tool-curator/wikibots:latest --emails all --filelog --mount all --command <COMMAND> <NAME>
For continuous run:
toolforge jobs run --image tool-curator/wikibots:latest --emails all --continuous --filelog --mount all --command <COMMAND> <NAME>
- Add gbif to iNaturalist images