docker: production image + Gitea Actions for monthly refresh
Image rebuild (skip scrape) / build (push) Failing after 1h37m12s
Image rebuild (skip scrape) / build (push) Failing after 1h37m12s
Dockerfile: self-contained image with corpus + Chroma + BM25 baked in. Drawbar's compose pulls + runs without volume mounts. Built from sources.json (labels schema), PRODUCT_NAME=crop_chem by default, HYBRID_SEARCH=true (always-on for production quality). RERANK_URL + OLLAMA_URL get set at compose time. .gitea/workflows/refresh.yml: monthly cron (1st @ 06:00 UTC) does full scrape → reindex → image push. Scrapes Bayer (~30 min) + EPA PPLS row-crop filtered (~7h). Skips reindex+push if no corpus diff. Tags pushed: :latest, :<sha12>, :corpus-<YYYY.MM.DD>. .gitea/workflows/image-only.yml: on-demand or auto on code-only pushes to main (paths: docs_mcp/, rag/, scrape/, requirements.txt, Dockerfile, sources.json). Reindexes from committed corpus, builds image, pushes. ~10 min vs ~9h full refresh. .gitignore: corpus/ now COMMITTED (4,159 labels, 265 MB of .md + sidecars). Lets image-only.yml rebuild indexes without re-scraping. chroma/ + bm25/ still gitignored (regenerable binary indexes). .dockerignore: drops venv, eval results, PLAN/README/CLAUDE.md, deploy/, .git/ — keeps the image lean. corpus + chroma + bm25 explicitly NOT in dockerignore (those go INTO the image). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,75 @@
|
||||
# DUPONT CANVAS HERBICIDE
|
||||
|
||||
- EPA Reg No: **352-586**
|
||||
- Registrant: CORTEVA AGRISCIENCE, LLC
|
||||
- Signal word: Warning
|
||||
- Active ingredients: Metsulfuron-methyl (15%); Thifensulfuron (37.5%); Tribenuron-methyl (18.75%)
|
||||
- Label accepted: 2001-04-11
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/000352-00586-20010411.pdf
|
||||
|
||||
---
|
||||
(
|
||||
.. "'., ..... r, "
|
||||
DuPont Agricultural
|
||||
Products
|
||||
" ...... A Growing Partnership With Nature"
|
||||
'",
|
||||
o~JI;I;t1O'
|
||||
SUPPLEMENTAL LABELING
|
||||
ALLY®AND CANVAS®
|
||||
HERBICIDES
|
||||
ALLV® HERBICIDE
|
||||
EPA Reg. No. 352-435
|
||||
CANVAS® HERBICIDE
|
||||
EPA Reg. No. 352-586 V
|
||||
REDUCED ROTATION INTERVAL FOR CONDIMENT MUSTARD AND
|
||||
CmCKPEAS (GARBANZO BEANS) IN THE STATES OF IDAHO,
|
||||
OREGON, AND WASHINGTON
|
||||
DIRECTIONS FOR USE
|
||||
It is violation of federal law to use this product in a manner
|
||||
inconsistent with its labeling.
|
||||
Du Pont ALLY® and CANVAS® Herbicides are selective paste
|
||||
mergence herbicides recommended for control of broadleaf
|
||||
weeds in wheat, barley, pasture, rangeland and fallow.
|
||||
HOW TO USE
|
||||
IMPORTANT
|
||||
BEFORE USING ALLY® OR CANVAS®, READ AND
|
||||
FOLLOW ALL APPLICABLE DIRECITONS, RESTRlCIOKS
|
||||
AND PRECAUTIONS ON TIlE EPA-REGISTERED UBEL.
|
||||
This bulletin contains new or supplemental instructions for use
|
||||
of this product which do not appear on the EPA-resistered
|
||||
package label. Follow the instructions carefully.
|
||||
In wheat, barley and fallow where 1/10 oz per acre of ALLY® This label must be in the possession of the user at the time of
|
||||
or up to I packet per 5 acres of CANVAS® has been applied, the pesticide application.
|
||||
following minimum crop rotation interval* can be followed:
|
||||
SOU pH Minimum precipitation Rotation intervalla months·
|
||||
7.3 or lower
|
||||
7.4 or higbcr
|
||||
between appUcatlon
|
||||
and planting
|
||||
10 Inches
|
||||
28lDcbes
|
||||
I.
|
||||
34
|
||||
• The rotation interval represents the period of time from the last appli
|
||||
cation to the anticipated date of the next planting. Rotation intervals
|
||||
must be extended 1 crop season if drought conditions prevail after
|
||||
application and before the rotational crop is planted, unless a successful
|
||||
field bioassay has been completed (see ALLY® and CANVAS® labels
|
||||
for details).
|
||||
RESTRICTIONS
|
||||
Wherever ALLY® or CANVAS® is used on land previously
|
||||
treated with GLEAN® FC, FINESSE®, Amber', Assert', or
|
||||
other longer residual herbicides having the sarne mode of action,
|
||||
read the rotational guidelines on both labels and follow the one
|
||||
with the longest interval stated for your situation before choos
|
||||
ing to rotate to crops other than wheat or barley.
|
||||
'Registered uademark of Novartis
|
||||
, Registered trademark of BASF
|
||||
AC EPTED
|
||||
APR 1 1 2001
|
||||
DR-066 031201
|
||||
H-
|
||||
~ 2001 E. I. du Pont de Nemours and ComplUIY, DuPont Agricultural Products, Wilmington, Delaware 19898
|
||||
Page 1 ofl
|
||||
, /1
|
||||
Reference in New Issue
Block a user